In the last Solr versions Atomic Updates were introduced
http://wiki.apache.org/solr/Atomic_Updates

I'm wondering, updating a field that is 
stored="true" indexed="true" 
would be different as updating a field that is 
stored="true" indexed="false"

Would Solr try to reindex the doc only if the field is indexed and not if
it's just a stored field ?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Updating-a-indexed-vs-a-non-indexed-field-tp4093459.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to