You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Joel Bernstein (JIRA)" <ji...@apache.org> on 2014/11/17 17:51:33 UTC

[jira] [Updated] (SOLR-6323) ReRankingQParserPlugin cleaner paging and fix bug with fuzzy, range and other queries that need to be re-written.

     [ https://issues.apache.org/jira/browse/SOLR-6323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joel Bernstein updated SOLR-6323:
---------------------------------
    Summary: ReRankingQParserPlugin cleaner paging and fix bug with fuzzy, range and other queries that need to be re-written.  (was: ReRankingQParserPlugin cleaner paging support and bug fixes)

> ReRankingQParserPlugin cleaner paging and fix bug with fuzzy, range and other queries that need to be re-written.
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-6323
>                 URL: https://issues.apache.org/jira/browse/SOLR-6323
>             Project: Solr
>          Issue Type: Bug
>          Components: search
>    Affects Versions: 4.9
>            Reporter: Adair Kovac
>            Assignee: Joel Bernstein
>             Fix For: 4.10.3, 5.0
>
>         Attachments: SOLR-6323.patch, SOLR-6323.patch, SOLR-6323.patch, SOLR-6323.patch
>
>
> Discussed in this thread: http://www.mail-archive.com/solr-user@lucene.apache.org/msg100870.html
> Currently the ReRankingQParserPlugin requires the client to drop the re-rank parameter during paging if it only wants the top N documents to be re-ranked and is getting past that N. This also requires that the N must fall on page borders. 
> ReRankingQParserPlugin should provide transparency for the client by returning results beyond N in their regular (non-reranked) order.
> NOTE: This ticket also fixed a bug when the main query contained fuzzy, range and other queries that need to rewritten. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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