SqliteSubstringSearch
SqliteSubstringSearch copied to clipboard
With this tokenizer, is it still possible to do a prefix query?
It would seem that with this tokenizer in use, you can no longer do a prefix query.
I was searching a music library for Sting and I also got results for Everlasting.
It would be great if I could choose when I want to do a substring query or a prefixed query or an exact match query.
Is there a way?