Hi Otis,
Yeah, I saw page, but it says for merging cores, which I presume
must reside locally to the solr instance doing the merging?
What I'm interested in doing is merging across solr instances running on
different machines into a single solr running on
another machine (programmatically). Is it still possible or did I
misread the wiki?
Thanks!
Darren
On 10/19/2011 11:57 AM, Otis Gospodnetic wrote:
Hi Darren,
http://search-lucene.com/?q=solr+merge&fc_project=Solr
Check hit #1
Otis
----
Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch
Lucene ecosystem search :: http://search-lucene.com/
________________________________
From: "dar...@ontrenet.com"<dar...@ontrenet.com>
To: solr-user@lucene.apache.org
Sent: Wednesday, October 19, 2011 10:04 AM
Subject: Merging Remote Solr Indexes?
Hi,
I thought of a useful capability if it doesn't already exist.
Is it possible to do an index merge between two remote Solr's?
To handle massive index-time scalability, wouldn't it be useful
to have distributed indexes accepting local input, then merge
them into one central index after?
Darren