Does typesense automatically ignore the quotes whe...
# community-help
n
Does typesense automatically ignore the quotes when sorting by a string field? I am glad it works this way and just wanted to confirm this behavior. "Def" shows up after Abc even though Def is in quotes
k
During tokenization we remove special characters like quotes etc.
👍 1