Closed januszm closed 11 years ago
Hi Janus.
This is actually a bug. - should only be treated as NOT if it is the first character or has whitespace in front of it.
I'll look into fixing this today.
Fixed in development branch, thanks for the bug report.
If I use "-" in a query it's treated as a NOT operator. Is there a way to escape this behavior and treat "-" character as regular character.?
Fot example when I want to search for string like "BLABLA-XX".