Hi people,

I'm trying to update one field of my solr database, but I update all the
others fields. For example, if I have a record with the following fields id,
name, address and phone and I try to update just id and address, the name
and the phone vanishes. Is there any way to keep those fields in a update
command? I've already searched this and I found this 
http://lucene.472066.n3.nabble.com/Update-Index-Updating-Specific-Fields-td506165.html
http://lucene.472066.n3.nabble.com/Update-Index-Updating-Specific-Fields-td506165.html
 
and it tells that I can't do this without losing my fields, but it was
posted in 2010. Is this functionality present in solr nowadays?

Thanks to everybody,

Thiago



--
View this message in context: 
http://lucene.472066.n3.nabble.com/How-to-update-one-field-without-losing-the-others-tp3989959.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to