solr-node
solr-node copied to clipboard
proposal to modify update method in client.js
proposal to move from solr command json to json. It allows to use set and add in the request (Atomic update). Example : { id:"e7695ac3-9792-4efd-b445-1b61bad0bb1e", title: { "set": "StarWars" } }
@godong9 : opinion ?