simple distrib update processor
-------------------------------
Key: SOLR-2355
URL: https://issues.apache.org/jira/browse/SOLR-2355
Project: Solr
Issue Type: New Feature
Reporter: Yonik Seeley
Priority: Minor
Here's a simple update processor for distributed indexing that I implemented
years ago.
It implements a simple hash(id) MOD nservers and just fails if any servers are
down.
Given the recent activity in distributed indexing, I thought this might be at
least a good source for ideas.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]