On Wed, Oct 6, 2010 at 11:59 AM, M.Rizwan <griz...@gmail.com> wrote: > Hi, > > I have lots of documents in my solr index. > Now I have a requirement to change its schema and add a new field. > > What should I do, so that all the documents keep working after schema > change? [...]
You will need to reindex if the schema is changed. Regards, Gora