tkaessmann opened a new pull request #2135: URL: https://github.com/apache/lucene-solr/pull/2135
**Same PR like https://github.com/apache/lucene-solr/pull/2134 but this if for Solr 8.** We've worked a lot with Query Elevation component in the last time and we were missing two features: Elevate only documents that are part of the search result In combination with collapsing: Only show the representative if the elevated documents does have the same collapse field value. Because of this, we've added these two feature toggles elevateDocsWithoutMatchingQ and onlyElevatedRepresentative. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org