Skip to content

Search for exact phrases not working #1340

Open
@nighknight

Description

@nighknight

Hello!
The search for exact phrases using quotes ("exact phrase") is not working in the current version (2.9.9). The search strings seems to be converted to 'exact AND phrase'.

See screenshot:
grafik

The first result should not be found as it does not contain the exact search string "die Suche nicht", but only the string "die Suche mit Anführungszeichen nicht".

I did some research and this issue seems to be related to the escaping, see
https://stackoverflow.com/questions/16674139/php-mysql-boolean-full-text-searches-exact-string-operator-gives-differ

Unfortunately, my knowledge of PHP / MySQL is rather limited, so I am unable to fix the problem myself, but maybe this is helpful for you!

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions