: Is there a simple way (or command line tool)
: to merge different Solr indexes (located on different machines)
: into one ?

Solr doesn't have anything like this built in, but there is a command line 
java class in Lucene that can do this, it's 
org.apache.lucene.misc.IndexMergeTool in the miscelleneous contrib.

PS...

http://people.apache.org/~hossman/#threadhijack

When starting a new discussion on a mailing list, please do not reply to 
an existing message, instead start a fresh email.  Even if you change the 
subject line of your email, other mail headers still track which thread 
you replied to and your question is "hidden" in that thread and gets less 
attention.   It makes following discussions in the mailing list archives 
particularly difficult.
See Also:  http://en.wikipedia.org/wiki/Thread_hijacking



-Hoss

Reply via email to