Being given 
<field name="title" type="string" <b>indexed="false"* stored="true"
multiValued="false" />
Changed to 
<field name="title" type="string" <b>indexed="true"* stored="true"
multiValued="false" />

Once the above is done and the collection reloaded, is there a way I can
build that index on that field, without reindexing the everything?

Thank you!



-----
Thanks,
Michael
--
View this message in context: 
http://lucene.472066.n3.nabble.com/Changing-indexed-property-on-a-field-from-false-to-true-tp4097213.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to