Hi users,
i wanted to know is there a way we can initialte solr indexing.
I mean for example i have a field which was of type string and i indexed 100
documents.
When i change the field to text i dont want to load the document again, i
should be able to just run a command line and the documents should be
indexed again with the updated field type.

The same applies with stemmer. 
for example we were using Porter stemmer and we indexed like 2 million docs.
Now we want to change the configuration to Kstemmer and for this to take
effect we have to again bulk load all 2 million docs.

Is there a way to run the indexer again.

Please let me know.
Thanks
darniz
-- 
View this message in context: 
http://old.nabble.com/initiate-reindexing-in-solr-for-field-type-changes-tp26397067p26397067.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to