teaminmedias-pluswerk / ke_search

Search Extension for TYPO3 Content Management System, including faceting search functions.
https://extensions.typo3.org/extension/ke_search/
GNU General Public License v3.0
35 stars 62 forks source link

Pagebrowser strips logical operators from search phrase, breaking functionality #442

Closed co-operate closed 2 years ago

co-operate commented 2 years ago

To reproduce, open ke_search searchbox, e.g. https://www.hochschule-bochum.de/suche/ and start a search with logical operators, such as +hochschule +fachbereich On the results page, notice the total number of results. Now use the pagebrowser (e.g. click on "Next" or "2"). On the second results page, logical operators (+) has been stripped from the search phrase and the total number of results changes accordingly. This effectively breaks the logical operator functionality.

co-operate commented 2 years ago

Sorry, wrong repo :-/