Hi, Several days ago I came across some solrj test code on partially updating document field values. Sadly I forgot where that was. In Solr 4.0, "/update" is able to take in document id and fields as hashmaps like
"id": "doc1" "field1": {"set":"new_value"} Just trying to figure out what's the solrj client code that does this. Thanks for any help on this, Bing -- View this message in context: http://lucene.472066.n3.nabble.com/Solr4-0-Partially-update-document-tp4000875.html Sent from the Solr - User mailing list archive at Nabble.com.