You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Bruno Roustant (JIRA)" <ji...@apache.org> on 2019/07/12 13:39: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=16883816#comment-16883816 ] 

Bruno Roustant commented on SOLR-11866:
---------------------------------------

I have updated with PR [#780|https://github.com/apache/lucene-solr/pull/780]. Should I remove the obsolete patch files from this Jira issue?

> 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
>         Attachments: 0001-New-SubsetMatchElevationProvider-in-QueryElevationCo.patch, SOLR-11866.patch
>
>          Time Spent: 10m
>  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