pysolr icon indicating copy to clipboard operation
pysolr copied to clipboard

How can I export (/export)?

Open thcrt opened this issue 2 years ago • 0 comments

Solr's docs explain the ability to export a result set. This would be extremely useful for reindexing for example when there is no single stored source of data. Is this possible with pysolr? I found a few issues and PRs about using custom request handlers, but none of them were merged, and to be honest I'm not sure if this actually counts as a custom request handler since it is part of Solr as it's shipped.

thcrt avatar Mar 03 '23 11:03 thcrt