You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/08/05 09:24:00 UTC

[jira] [Commented] (SOLR-11866) Support efficient subset matching in query elevation rules

    [ https://issues.apache.org/jira/browse/SOLR-11866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16899934#comment-16899934 ] 

ASF subversion and git services commented on SOLR-11866:
--------------------------------------------------------

Commit d97912529d5ec4e86a8b6def4103bc6f4fbfd24b in lucene-solr's branch refs/heads/master from Bruno Roustant
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=d979125 ]

SOLR-11866: QueryElevationComponent match="subset" feature
Closes #780


> 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
>          Components: SearchComponents - other
>    Affects Versions: 8.0
>            Reporter: Bruno Roustant
>            Assignee: David Smiley
>            Priority: Major
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> 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.14#76016)

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