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

Add close_removed and close_renamed, deprecate force_close_files #1909

Merged
merged 2 commits into from
Jun 28, 2016

Commits on Jun 28, 2016

  1. Add close_removed and close_renamed, deprecate force_close_files

    force_close_files is replaced by the two option close_removed and close_renamed. Force_close_files is deprecated. In case it is enabled, it sets close_removed and close_renamed to true.
    
    This is part of elastic#1600
    ruflin committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    4576f47 View commit details
    Browse the repository at this point in the history
  2. Implement review feedback

    ruflin committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    e42a8d0 View commit details
    Browse the repository at this point in the history