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

Made single shards APIs fail if routing is configured to be required in the mapping #4523

Conversation

martijnvg
Copy link
Member

This change make single shard requests fail when no routing is specified and routing has been configured to be required in the mapping. This change affects the following APIs: get, mget, explain, termvector, multi term vector and exists.

Relates to #4506

…in the mapping.

This change make single shard requests fail when no routing is specified and routing has been configured to be required in the mapping. This change affects the following APIs: get, mget, explain, termvector, multi term vector and exists.

Closes elastic#4506
@martijnvg
Copy link
Member Author

pushed to master

@martijnvg martijnvg closed this Jan 2, 2014
@martijnvg martijnvg deleted the api-cleanup/routing-required-get-explain-exist branch May 18, 2015 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant