Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose more Update API features #25

Open
ofavre opened this issue Nov 11, 2014 · 1 comment
Open

Expose more Update API features #25

ofavre opened this issue Nov 11, 2014 · 1 comment

Comments

@ofavre
Copy link
Contributor

ofavre commented Nov 11, 2014

Currently, only query and script-related fields are parsed and forwarded to the update requests.

We could add:

  • retryOnConflict
  • doc

Providing partial document-based updates may help with performance, by avoiding the costly setup and running of a scripting environment for each document.

@zdeseb
Copy link

zdeseb commented Jul 3, 2015

👍

doc request body option is the first thing I am missing to be able to use your plugin easily for simple updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants