Provide searchScore when searching #32
chrisrowe
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Say I want to search for all elements across a site with the term "foo", since calendar events are not regular entries I can't use
craft.entries
so I have to query two datasets and merge results but Calendar doesn't return a searchScore to interleave events with other site entries.Beta Was this translation helpful? Give feedback.
All reactions