Hi, is this matter of some configuration or is thi...
# community-help
j
Hi, is this matter of some configuration or is this considered as valid behaviour or a bug? 1. first screen, I can search in the middle of the phrase, that's fine 2. I can not search in the middle of the phrase 3. How the phrase looks like. Is the cause the dash? These are valid GEO names, so can't make any changes. Should I add another prop where will be array of words without special chars? 🤔
✅ 1
r
you probably need to adjust your
token_separators
, see https://typesense.org/docs/guide/tips-for-searching-common-types-of-data.html for details
j
Thanks, it works with the token separators!
🙌 2