Hi Chris,
Good info, thank you for that!
> What's your UI & middle layer like for this application and
> eventual "download" ?
I'm working in a team on the back-end side of things, where we providing a
REST API that can be used by clients, which include our UI, which is a
React JS based app with
: We show a table of search results ordered by score (relevancy) that was
: obtained from sending a query to the standard /select handler. We're
: working in the life-sciences domain and it is common for our result sets to
: contain many millions of results (unfortunately). After users browse the
gt;> obtained from sending a query to the standard /select handler. We're
> >> working in the life-sciences domain and it is common for our result
> sets to
> >> contain many millions of results (unfortunately). After users browse
> their
> >> results, th
/select handler. We're
>>> working in the life-sciences domain and it is common for our result sets
>> to
>>> contain many millions of results (unfortunately). After users browse
>> their
>>> results, they then may want to download the results that they see, to d
nload the results that they see, to do
> > some post-processing. However, to do this, such that the results appear
> in
> > the order that the user originally saw them, we'd need to be able to
> export
> > results based on score/relevancy.
> >
> > Any
o this, such that the results appear in
>> the order that the user originally saw them, we'd need to be able to export
>> results based on score/relevancy.
>>
>> Any suggestions or advice on this would be greatly appreciated!
>>
>> Many thanks!
>>
>> Edd
>>
>> PS. apologies for posting also on Stackoverflow (
>> https://stackoverflow.com/questions/58167152/solrcloud-export-all-results-sorted-by-score)
>> --
>> I only discovered the Solr mailing-list afterwards and thought it probably
>> better to reach out directly to Solr's people (I can share any answer from
>> this forum on there retrospectively).
>
hem, we'd need to be able to export
> results based on score/relevancy.
>
> Any suggestions or advice on this would be greatly appreciated!
>
> Many thanks!
>
> Edd
>
> PS. apologies for posting also on Stackoverflow (
> https://stackoverflow.com/questions/58167152/s
export
results based on score/relevancy.
Any suggestions or advice on this would be greatly appreciated!
Many thanks!
Edd
PS. apologies for posting also on Stackoverflow (
https://stackoverflow.com/questions/58167152/solrcloud-export-all-results-sorted-by-score)
--
I only discovered the Solr ma