[
https://issues.apache.org/jira/browse/SOLR-903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654414#action_12654414
]
Erik Hatcher commented on SOLR-903:
-----------------------------------
Ummm.... well that might be useful for some, but I'm thinking more about an
indexer that could be run without Solr running or accessible, in such a way it
could toggle for online or offline indexing.
> SolrServer that writes Solr XML files
> -------------------------------------
>
> Key: SOLR-903
> URL: https://issues.apache.org/jira/browse/SOLR-903
> Project: Solr
> Issue Type: New Feature
> Components: update
> Reporter: Erik Hatcher
> Priority: Minor
>
> An idea, not one I have time to implement just yet... it'd be handy to have a
> SolrServer implementation that could write add()'s to Solr XML files rather
> than post directly to Solr. This would allow an indexer to code to
> SolrServer and could buffer to disk in an offline mode and let Solr ingest
> them later.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.