We are looking to run a federated index across different nodes. You are right, we need similar distributed feature as solrcloud or the elasticsearch provides. But we want to evaluate building the sharding and replication on our own framework, which is developed with vanilla lucene.
-Vidhya -----Original Message----- From: Furkan KAMACI [mailto:furkankam...@gmail.com] Sent: Tuesday, April 08, 2014 8:21 PM To: java-user@lucene.apache.org Subject: Re: Lucene Sharding and Replication. Hi; Are you looking for something like SolrCloud? Thank; Furkan KAMACI 2014-04-08 17:08 GMT+03:00 Umashanker, Srividhya < srividhya.umashan...@hp.com>: > HI Group - > > Is there anyone who has tried or researched on manual sharding and > replication with Lucene? > > We are also evaluating ES, but trying to see if we can enhance our > existing framework to do manual sharding and replication When I > looked for details. I found the MultiPassIndexSplitter - the contrib > tool to split the index into multiple pieces > > http://lucene.apache.org/core/4_0_0/misc/org/apache/lucene/index/Multi > PassIndexSplitter.html > > Any suggestions or pointers in this line will be helpful. > > > -Vidhya > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org