Searched hist:"44156 e1168f2abc50ff19edd70a709fa29827817" (Results 1 – 2 of 2) sorted by relevance
| /dokuwiki/_test/tests/inc/ |
| H A D | fulltext_query.test.php | 44156e1168f2abc50ff19edd70a709fa29827817 Wed Mar 21 16:30:31 UTC 2018 Michael Große <grosse@cosmocode.de> 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.
|
| /dokuwiki/inc/ |
| H A D | fulltext.php | 44156e1168f2abc50ff19edd70a709fa29827817 Wed Mar 21 16:30:31 UTC 2018 Michael Große <grosse@cosmocode.de> 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.
|