Are you sorting on a single field, or multiple fields?

Joel Bernstein
http://joelsolr.blogspot.com/

On Mon, Mar 13, 2017 at 6:49 PM, alexpusch <a...@getjaco.com> wrote:

> As have been said, only the top N results are collected, but in order to
> find
> out which of the results are the top one, all the results must be sorted,
> no? Can't the docs be somehow accessible in that stage?
>
> Anyway, I see SortingResponseWriter does its own manual sorting using a
> priority queue. So I shell do.
>
> Thanks Joel and Erick!
>
>
>
> --
> View this message in context: http://lucene.472066.n3.
> nabble.com/Iterating-sorted-result-docs-in-a-custom-search-component-
> tp4324497p4324764.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to