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

Improve docs for search preferences #32098

Merged
merged 3 commits into from
Jul 18, 2018

Commits on Jul 16, 2018

  1. Improve docs for search preferences

    Today it is unclear what guarantees are offered by the search preference
    feature, and we claim a guarantee that is stronger than what we really offer:
    
    > A custom value will be used to guarantee that the same shards will be used
    > for the same custom value.
    
    This commit clarifies this documentation and explains more clearly why
    `_primary`, `_replica`, etc. are deprecated in `6.x` and removed in `master`.
    
    Relates elastic#31929 elastic#26335 elastic#26791.
    DaveCTurner committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    e297457 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2018

  1. Review feedback

    DaveCTurner committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    cae2225 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    872b51b View commit details
    Browse the repository at this point in the history