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

Commits on Dec 19, 2013

  1. Made single shards APIs fail if routing is configured to be required …

    …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 committed Dec 19, 2013
    Configuration menu
    Copy the full SHA
    dd72245 View commit details
    Browse the repository at this point in the history