replication « index « Java Lucene Q&A

Home
Java Lucene Q&A
1.Database
2.Development
3.document
4.Field
5.index
6.lucene
7.lucene.net
8.nutch
9.query
10.solr
11.Tools
Java Lucene Q&A » index » replication 

1. Why does my solr slave index keep growing?    stackoverflow.com

I have a 5-core solr 1.4 master that is replicated to another 5-core solr using solr replication as described here. All writes are done against the master and replicated ...

2. Solr indexing - Master/Slave replication, how to handle huge index and high traffic?    stackoverflow.com

I'm currently facing an issue with SOLR (more exactly with the slaves replication) and after having spent quite a few time reading online I find myself having to ask for some ...

3. SOLR replication keeps downloading entire index from master    stackoverflow.com

I have 2 slaves replicating from a master that has a 17GB index. I synced both slaves to this, AFTER which I set the poll interval to 60 seconds. One of the ...

4. about solr:How new index replaces old index searcher on slave server    stackoverflow.com

all. I need your help. I have questions about solr replication implement(before solr 1.4): Just as wiki says, when master server takes snapshooter, then put it into one dir.then use rsync demon mode. ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.