On 24 September 2013 14:34, Nutan <nutanshinde1...@gmail.com> wrote: > First I indexed documents using "indexing xml files to solr(sending doc to > solr using xml file)" > Then I made changes to schema.xml ie. I added analyzer and tokenizer. > I then indexed some new documents using same procedure,now my searching with > spaces works only for newly indexed files and not the initial files. > Is it true that, after making changes to schema.xml re-indexing is > necessary?? [...]
Yes, it is required. Regards, Gora