typesense is doing prefix search only on the last ...
# community-help
y
typesense is doing prefix search only on the last word. It considers n-1 last words as exact search You can use infix search to solve that but IIRC, there are some memory/performance tradeoffs
1