Skip to content

How to disable escaping query?  #186

@KarelWintersky

Description

@KarelWintersky

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions