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

c# - Move local mssql database to webhosted MYSQL -

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++? -