I want to store a SolrInputDocument to the filesystem until it can be sent
to the solr server via the solrj client.

I will be using a quartz job to periodically query a table that contains a
listing of SolrInputDocuments stored as java.io.File that need to be
processed.

Thanks for your time.

Reply via email to