[ 
https://issues.apache.org/jira/browse/SOLR-903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654408#action_12654408
 ] 

Mark Miller commented on SOLR-903:
----------------------------------

How about a new UpdateProcessorFactory that writes solr xml rather than using 
UpdateHandler. Then you could have two updateRequestProcessorChains and choose 
which to use - write solrxml chain or write to UpdateHandler chain.

> 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.

Reply via email to