On 8/16/2013 6:43 AM, Kuchekar wrote:
If we do a csv export from 3.5 solr and then import it in the 4.4
index, we get a problem with copy fields i.e. the value in the copy field
is computed twice. Once from the csv import and other from solr internal
computation.
Supplemental reply on thi
/ I read that we can point the new solr 4.4 to the data index from previous
solr i.e. 3.5/
Yes you can do that. It would be even better if you would run an optimize
post migration, it will re-write the segments.
/f this is true, can we change the schema in 4.4 solr. We have many
un-stored fields i
Hi,
We are migrating or solr from 3.5 to 4.4, but stuck at the strategy to
migrate the index.
I read that we can point the new solr 4.4 to the data index from
previous solr i.e. 3.5. Is my understanding correct? If this is true, can
we change the schema in 4.4 solr. We have many un-store