You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there documentation about how the default requests are built, e.g., why is the default query a 'should' instead of a 'must'? If not can you point me at the code that does it. I've tried to find my way around but it seems like this functionality is buried somewhere, maybe in the SearchKit libraries.
Hi there,
So far the library is holding up really well!
One thing we're looking into is how to use operators in the query.
For example we have documents named ABC 210 and ABC 211.
When we search from ABC 210, not only 210 returns from Elastic, but also 211.
How can we implement an AND feature or something else to narrow down the result?
Thanks in advance!
Grts,
Jorn
The text was updated successfully, but these errors were encountered: