No. You can add new documents which will reflect the new schema, but you can't retroactively update your index.
In your specific example, it's not possible to losslessly recreate the data to store from the indexed fields. Consider stopword removal, or lowercasing. HTH Erick On Fri, May 28, 2010 at 11:56 AM, David <dav...@mate1inc.com> wrote: > Hi, > > Can anyone tell me if it is possible to change the schema without having to > reindex? I want to change the stored fields specifically. Any help would be > appreciated, thanks. > >