Skip to content
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

[BUGFIX:BP:11.5] Shortcircuit work in SolrRoutingMiddleware #3341

Commits on Sep 9, 2022

  1. [BUGFIX:BP:11.5] Shortcircuit work in SolrRoutingMiddleware

    Shortcircuit work in SolrRoutingMiddleware like in PageIndexerFinisher: When a request does not have the X-Tx-Solr-Iq header, then it's not interesting for the Solr extension.
    
    Background: Superflous logging 'Could not resolve page by path...' to Solr logfile.
    
    Relates: TYPO3-Solr#3202
    Ports: TYPO3-Solr#3339
    Christoph Lehmann authored and dkd-kaehm committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    590bd28 View commit details
    Browse the repository at this point in the history