#674: MontySolr - batch import/upload
------------------------------+--------------------
Reporter: rchyla | Owner: rchyla
Type: defect | Status: new
Priority: major | Milestone:
Component: *general* | Version:
Keywords: montysolr search |
------------------------------+--------------------
We have individual import that works very well for incremental changes -
the configuration is flexible, it is controlled via REST. The import
itself is done via DataImportHandler
I want to take advantage of the existing configuration but invoke it from
a handler that is able to fetch batches of records directly from the
database (accessing MySQL directly) and pass these documents to Solr.
--
Ticket URL: <http://invenio-software.org/ticket/674>
Invenio <http://invenio-software.org>