-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
My query is:
Бокситогорский -район
At /vendor/foolz/sphinxql-query-builder/src/SphinxQL.php inside method escapeMatch($string) my query converts from
Бокситогорский -район to Бокситогорский \\-район
How I can prevent this?
I want use extended query syntax from https://docs.manticoresearch.com/latest/html/searching/extended_query_syntax.html -
operator NOT:
hello -world
hello !world
Metadata
Metadata
Assignees
Labels
No labels