Skip to content

proposal to modify update method in client.js#86

Open
lvenier wants to merge 1 commit intogodong9:masterfrom
lvenier:patch-1
Open

proposal to modify update method in client.js#86
lvenier wants to merge 1 commit intogodong9:masterfrom
lvenier:patch-1

Conversation

@lvenier
Copy link
Contributor

@lvenier lvenier commented Jun 26, 2019

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 ?

proposal to move from solr command json to json.
I allows to use set and add in the request. Example : 
{
    id:"e7695ac3-9792-4efd-b445-1b61bad0bb1e",
    title: { "set": "StarWars" }
}
@lvenier lvenier changed the title proposal to modify update mathod in client.js proposal to modify update method in client.js Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant