Hi Per,

basically I see three options

* use a lot of memory to scope with huge result sets
* user result set paging
* SOLR 4.7 supports cursors (https://issues.apache.org/jira/browse/SOLR-5463)

Cheers,

Siegfried Goeschl

On 02.05.14 13:32, Per Steffensen wrote:
Hi

I want to make extracts from my Solr to MySQL. Any tools around that can
help med perform such a task? I find a lot about data-import from SQL
when googling, but nothing about export/extract. It is not all of the
data in Solr I need to extract. It is only documents that full fill a
normal Solr query, but the number of documents fulfilling it will
(potentially) be huge.

Regards, Per Steffensen

Reply via email to