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
Kishore Nallan
10/13/2023, 3:24 PM
During tokenization we remove special characters like quotes etc.