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

REST spec for termvector missing paths on 1.x branch #11087

Closed
wants to merge 1 commit into from

Conversation

Mpdreamz
Copy link
Member

#7530 introduced support for artificial documents

I submitted a PR to both es master and 1.4 branches but they are no longer reflected in the 1.5 branch.

Closes #11086

@@ -18,8 +18,7 @@
},
"id" : {
"type" : "string",
"description" : "The id of the document.",
"required" : true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe here "required" : false

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://github.com/elastic/elasticsearch/blob/master/rest-api-spec/api/bulk.json others just leave required out for parts where its false too.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK sounds good.

@alexksikes
Copy link
Contributor

Left one comment, LGTM

@clintongormley clintongormley added the :Core/Infra/REST API REST infrastructure and utilities label May 15, 2015
@clintongormley clintongormley changed the title fix #11086 termvector missing paths on 1.x branch REST spec for termvector missing paths on 1.x branch May 29, 2015
@clintongormley
Copy link

Merged into 1.5 and 1.x

@Mpdreamz
Copy link
Member Author

thanks @clintongormley!

Tying various loose ends before my holiday and this one totally slipped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Core/Infra/REST API REST infrastructure and utilities v1.5.3 v1.6.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants