Hi,
I've been researching how to update a specific field of an entry in Solr,
and it seems like the only way to do this is a delete then an add.  Is there
a better way to do this?  If I want to change one field, do I have to store
the whole entry locally, delete it from the solr index, and then add it with
the new field? That seems like a big missing feature if so!

Thanks
Zach



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Updating-an-entry-in-Solr-tp4100674.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to