8000 [!!!][WIP][TASK] Unify filter handling in suggest by timohund · Pull Request #2026 · TYPO3-Solr/ext-solr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[!!!][WIP][TASK] Unify filter handling in suggest #2026

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

timohund
Copy link
Contributor

This pr:

  • Moves the addtional filters that have been passed as global argument "filters" before as tx_solr[additionalFilters]
  • Makes sure that these filters get applied in addition to the filters that have been configured in (plugin.tx_solr.search.query.filters) to the suggestions and topResults

Impact: If you have passed the "filters" arguments somewhere from your own code, you now need to use tx_solr[additionalFilters] now.

Fixes: #2025
Fixes: #1885
Fixes: #1884

@timohund timohund added this to the 8.1 - Maintenance Release milestone Jun 26, 2018
@timohund timohund force-pushed the task/master/2025-unify-filter-handling-in-suggest branch 4 times, most recently from 4549795 to e2db383 Compare June 27, 2018 09:01
This pr:

* Moves the addtional filters that have been passed as global argument "filters" before as tx_solr[additionalFilters]
* Makes sure that these filters get applied in addition to the filters that have been configured in (plugin.tx_solr.search.query.filters) to the suggestions and topResults
* Allows to pass the suggest page type to the SearchFormViewHelper as "suggestPageType"

Impact: If you have passed the "filters" arguments somewhere from your own code, you now need to use tx_solr[additionalFilters] now.

Fixes: TYPO3-Solr#2025
Fixes: TYPO3-Solr#1885
Fixes: TYPO3-Solr#1884
@timohund timohund force-pushed the task/master/2025-unify-filter-handling-in-suggest branch from e2db383 to d085b74 Compare June 27, 2018 09:23
@timohund
Copy link
Contributor Author

@Mabahe do you maybe have the time to test that pr?

@timohund timohund merged commit 76f041f into TYPO3-Solr:master Jun 29, 2018
@Mabahe
Copy link
Contributor
Mabahe commented Jun 30, 2018

Patch works fine! Tested as backport to release-8.0.x 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0