Bruno Roustant created SOLR-11866:
-------------------------------------

             Summary: Support efficient subset matching in query elevation rules
                 Key: SOLR-11866
                 URL: https://issues.apache.org/jira/browse/SOLR-11866
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: SearchComponents - other
    Affects Versions: master (8.0)
            Reporter: Bruno Roustant


Leverages the SOLR-11865 refactoring by introducing a 
SubsetMatchElevationProvider in QueryElevationComponent. This provider calls a 
new util class TrieSubsetMatcher to efficiently match all query elevation rules 
which subset is contained by the current query list of terms.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to