Skip to content
Snippets Groups Projects
Unverified Commit 44156e11 authored by Michael Große's avatar Michael Große
Browse files

feat: add a simple unparser for parsed search queries

To allow creating links with manipulated versions of the current search
query an unparser is necessary. However, the current output of ft_queryParser
makes some advanced features hard to detect. Therefore the new
ft_queryUnparser_simple cannot handle negated phrases and `OR` searches.

It should still cover 98% of search queries.
parent 81a0edd9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment