:wave: By default Typesense treats the last word i...
# random
k
👋 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