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

Optimize API: Add onlyExpungeDeletes, flush and refresh parameters #15

Closed
kimchy opened this issue Feb 15, 2010 · 1 comment
Closed

Comments

@kimchy
Copy link
Member

kimchy commented Feb 15, 2010

  • onlyExpungeDeletes: Performs lightweight optimization by only expunging pending deltes. Defaults to false.
  • flush: Should a flush be performed after the optimization. Defaults to false.
  • refresh: Should a refresh be performed after the optimization. Defaults to false.
@kimchy
Copy link
Member Author

kimchy commented Feb 15, 2010

Optimize API: Add onlyExpungeDeletes, flush and refresh parameters. Closed by 66b86a7.

dadoonet added a commit that referenced this issue Jun 5, 2015
dadoonet added a commit that referenced this issue Jun 5, 2015
dadoonet added a commit that referenced this issue Jun 5, 2015
dadoonet added a commit that referenced this issue Jun 9, 2015
dadoonet added a commit that referenced this issue Jun 9, 2015
Closes #15.
Related to #13.

(cherry picked from commit 8f077d6)
brandonkearby pushed a commit to brandonkearby/elasticsearch that referenced this issue Nov 2, 2017
ywelsch pushed a commit to ywelsch/elasticsearch that referenced this issue Dec 21, 2017
ClaudioMFreitas pushed a commit to ClaudioMFreitas/elasticsearch-1 that referenced this issue Nov 12, 2019
williamrandolph pushed a commit to williamrandolph/elasticsearch that referenced this issue Jun 4, 2020
* refactor Cascading Tap/Scheme into local and Hadoop variants
the switch between the two is done automatically by the official Tap
so the user does not have to pick between them manually
* fixes elastic#15
mindw pushed a commit to mindw/elasticsearch that referenced this issue Sep 5, 2022
…equest elastic#15)

* Terraform and shell scripts to help automate ant-media load testing

Initial commit for automating ant-media load generation deployment. Includes
simple script to launch players spread between a (two node) cluster.

Also:

Added support for selecting AWS profiles to the "all in one" terraform (for
using with terraform "workspaces")

Added boto script to change instance type (for instances not deployed with
terraform)

Approved-by: Hussain Kader
cbuescher pushed a commit to cbuescher/elasticsearch that referenced this issue Oct 2, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant