For example a string "thissentence contains words"...
# community-help
l
For example a string "thissentence contains words". If I search for contains it works, if I search for sentence it doesn't
k
Typesense supports only prefix search.
So you can search for 'this' and it will work.