Join Slack
Powered by
:wave: By default Typesense treats the last word i...
# random
k
Kishore Nallan
07/11/2023, 12:11 PM
👋 By default Typesense treats the last word in the query as a prefix query. So in
X Y
Y is searched as a prefix and in
Y X
X is searched as a prefix. This can lead to the results being different. If you don't want this behavior you can set
prefix: false
Open in Slack
Previous
Next