Re: How to reindex in solr

2011-12-05 Thread Erick Erickson
> Is there a formal manner to transfer the data to a database or file-format> > from which it can be reloaded?>> I would say an export to a CSV file (which > could become huge) and the reload> it from that? Not quite sure what you mean by that. The data is not *in* the solr index if it's not stor

Re: How to reindex in solr

2011-12-03 Thread RT
Hi, production servers these indexing is getting failed because of the out of memory swap space. Please suggest some good method to reindex using lucene indexes with even stored=false. It is not possible to reindex fields which were not stored. You will need to go back to the original data sour

Re: How to reindex in solr

2011-12-03 Thread Gora Mohanty
On Thu, Dec 1, 2011 at 2:00 PM, Kashif Khan wrote: > Hi all, > > I have my solr indexed completely and now i have added a new field in the > schema which is a copyfield of another field. Please suggest me how can i > reindex solr without going through formal process which i did for the first > tim

How to reindex in solr

2011-12-01 Thread Kashif Khan
lucene indexes with even stored=false. -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-reindex-in-solr-tp3550871p3550871.html Sent from the Solr - User mailing list archive at Nabble.com.