Re: SChema change with an additional copyField

2010-04-13 Thread Grant Ingersoll
On Apr 13, 2010, at 1:29 PM, Andrea Gazzarini wrote: > Hi, after indexing a lot of data I found that in my schema is missing the > copyfield declaration for my "spell" field..:( > The question is : do I have to reindex all the documents? Unfortunately, yes, you do, unless your spell field is th

SChema change with an additional copyField

2010-04-13 Thread Andrea Gazzarini
Hi, after indexing a lot of data I found that in my schema is missing the copyfield declaration for my "spell" field..:( The question is : do I have to reindex all the documents? I'm asking that because the new field is just a copy of an existing one and so I was wondering if SOLR is able to und