On Tue, Dec 8, 2009 at 4:04 PM, Marc Sturlese <marc.sturl...@gmail.com> wrote:
> I am tracing QueryComponent.java and would like to know the pourpose of doFSV
> function. Don't understand what fsv are for.
> Have tried some queries with fsv=true and some extra info apears in the
> response:
>
> <lst name="sort_values"/>

It's currently an internal feature (i.e. back compat is not
guaranteed) used for merging search results in a distributed search.
It contains the sort values (i.e. what was used to sort the documents)
for everything but "score".

-Yonik
http://www.lucidimagination.com

Reply via email to