Open Tomoka64 opened 3 years ago
Thanks for your report.
I had a quick look and this might be somewhat tricky to fix as the "?" character trips the word boundary scanning which relies on \b
anchors.
I could not get a quick fix to work without any regression in the short amount of time I had to devote to this today, I'll have to come up with an appropriate solution.
Ideas are of course welcome! 😃
Hi! I have been using your library. it is very awesome! one thing i noticed is when trying to filter with question mark, it doesnt work like other words.