How do I update a document in Solr PHP? -



How do I update a document in Solr PHP? -

hi can update document in solr php without deleting first , adding whole new document?

when want update document, phone call function "adddocument" same set of compulsory fields. solr internally update document.

solr not back upwards updating individual fields in document, if thats looking for. source: solr-139

hope helps!

php solr

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -