The export handler doesn't currently export score.

If you switch to the /select handler in the search function score will be
available using the score field, but the query will be bounded (not a full
export)

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


On Wed, Feb 9, 2022 at 9:02 AM Sergio García Maroto <marot...@gmail.com>
wrote:

> Hi,
>
> Is it somehow possible to retrieve Score in a streaming expression?
>
> Below my expression.
> search(comment, q="CommentTextS:"fintech"", qt="/export",
>  fl="PersonIDSDV", sort="PersonIDSDV asc")
>
> When adding score it fails.
>
> Thanks
> Sergio
>

Reply via email to