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

Get Settings API: Allow to retrieve (just) a specific index / indices settings #810

Closed
kimchy opened this issue Mar 29, 2011 · 1 comment

Comments

@kimchy
Copy link
Member

kimchy commented Mar 29, 2011

Sample usages:

curl localhost:9200/test/_settings
curl localhost:9200/test1,test2/_settings
@kimchy
Copy link
Member Author

kimchy commented Mar 29, 2011

Get Settings API: Allow to retrieve (just) a specific index / indices settings, closed by ff8dc26.

@kimchy kimchy closed this as completed Mar 29, 2011
williamrandolph pushed a commit to williamrandolph/elasticsearch that referenced this issue Jun 4, 2020
mindw pushed a commit to mindw/elasticsearch that referenced this issue Sep 5, 2022
…astic#810)

MPC-4364 terraform bitbucket-pipeline-* users

* MPC-4364 terraform bitbucket-pipeline-* users

* drop `-service` suffix from components.
* add default tags.

* A litttle more DRYer

* Order!
* s/pipline/pipeline/g
* Merged master into dev/gabi/MPC-4364_terraform_pipeline_users
* pipeline! ITS PIPELINE!
* Merged master into dev/gabi/MPC-4364_terraform_pipeline_users

Approved-by: Can Yildiz
emilykmarx pushed a commit to emilykmarx/elasticsearch that referenced this issue Dec 26, 2023
Elasticsearch 7.x requires Java 11 to build, which Logstash is currently
incompatible with. This commit pulls SNAPSHOT releases from the
snapshots site, skipping the need to build Elasticsearch and allowing
integration tests against 7.x to run

Fixes elastic#810
emilykmarx pushed a commit to emilykmarx/elasticsearch that referenced this issue Dec 26, 2023
emilykmarx pushed a commit to emilykmarx/elasticsearch that referenced this issue Dec 26, 2023
emilykmarx pushed a commit to emilykmarx/elasticsearch that referenced this issue Dec 26, 2023
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