RE: Lucene Sharding and Replication.

2014-04-08 Thread Umashanker, Srividhya
-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

Re: Lucene Sharding and Replication.

2014-04-08 Thread Furkan KAMACI
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,

Lucene Sharding and Replication.

2014-04-08 Thread Umashanker, Srividhya
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 - t