Skip to content

API Change: opType=create #107

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

Closed
clintongormley opened this issue Apr 4, 2010 · 2 comments
Closed

API Change: opType=create #107

clintongormley opened this issue Apr 4, 2010 · 2 comments

Comments

@clintongormley
Copy link
Contributor

What about changing this to:

curl -XPUT 'http://127.0.0.2:9200/foo/bar/123/_create'  -d '{...}'

or:

curl -XPUT 'http://127.0.0.2:9200/foo/bar/123?create=true'  -d '{...}'
@kimchy
Copy link
Member

kimchy commented Apr 4, 2010

Will ad support for the _create as well as op_type.

@kimchy
Copy link
Member

kimchy commented Apr 4, 2010

API Change: opType=create, closed by d0a7922

This issue was closed.
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