One thought... If your old (1.4.1) Solr index has all fields  are 'stored'
(stored="true" in schema.xml for field), then you can easily create a
migration tool which would pick the data from 1.4.1 Solr instances and put
it into 3.5.0.


Bhavnik

On 2/13/2012 12:42 PM, Kashif Khan wrote:

Do we need to reindex solr data which was indexed using solr 1.4.1 in order
to upgrade it to solr 3.5.0? Because indexing is really a huge costly
process in our case because the data generated needs some calculations which
takes lot of time. Else otherwise if there is any other tool which can
update lucene indexes all by itself please do let me know.

Kashif Khan

--
View this message in context:
http://lucene.472066.n3.nabble.com/Do-we-need-reindexing-from-solr-1-4-1-to-3-5-0-tp3739353p3739353.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to