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

David commented on SOLR-5624:
-----------------------------

Hi Joel,

I sent you an email but I'm not sure if you received it or not. I ran into a 
bit of trouble using the CollapsingQParserPlugin with elevated documents. To 
explain it simply, I want to exclude grouped documents when one of the members 
of the group are contained in the elevated document set. I'm not sure this is 
possible currently because as you explain above elevated documents are added to 
the request context after the original query is constructed.

To try to better illustrate the problem. If I have 2 documents docid=1 and 
docid=2 and both have a groupid of 'a'. If a grouped query scores docid 2 first 
in the results but I have elevated docid 1 then both documents are shown in the 
results when I really only want the elevated document to be shown in the 
results.

Is this something that would be difficult to implement? Any help is appreciated.

> Enable QueryResultCache for CollapsingQParserPlugin
> ---------------------------------------------------
>
>                 Key: SOLR-5624
>                 URL: https://issues.apache.org/jira/browse/SOLR-5624
>             Project: Solr
>          Issue Type: Task
>    Affects Versions: 4.6
>            Reporter: David
>            Assignee: Joel Bernstein
>             Fix For: 4.7, 5.0
>
>         Attachments: SOLR-5624.patch, SOLR-5624.patch, SOLR-5624.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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

Reply via email to