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

Clear Indices Cache API: Allow to clear indices cache #101

Closed
kimchy opened this issue Apr 1, 2010 · 1 comment
Closed

Clear Indices Cache API: Allow to clear indices cache #101

kimchy opened this issue Apr 1, 2010 · 1 comment

Comments

@kimchy
Copy link
Member

kimchy commented Apr 1, 2010

Currently, there is only the filter cache (but there will be more...). The Rest API is either POST /_cache/clear, or POST /{indices}/_cache/clear.

@kimchy
Copy link
Member Author

kimchy commented Apr 1, 2010

Clear Indices Cache API: Allow to clear indices cache, closed by fd57488

dadoonet pushed a commit that referenced this issue Jun 5, 2015
By default all communication w/ AWS services done by this plugin is sent the clear over `http`, overriding amazons own default of https: http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/ClientConfiguration.html#getProtocol()

One has to set `cloud.aws.protocol` in `elasticsearch.yml` to force SSL.

    cloud.aws.protocol: https

This is not entirely clear to the average user, and should be added to the documentation on both this project's README.

Closes #101.
williamrandolph pushed a commit to williamrandolph/elasticsearch that referenced this issue Jun 4, 2020
williamrandolph pushed a commit to williamrandolph/elasticsearch that referenced this issue Jun 4, 2020
williamrandolph pushed a commit to williamrandolph/elasticsearch that referenced this issue Jun 4, 2020
williamrandolph pushed a commit to williamrandolph/elasticsearch that referenced this issue Jun 4, 2020
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
Wait for instance IPs to be assigned

* Wait for instance IPs to be assigned

Approved-by: Gideon Avida
Approved-by: Rich Nessel
cbuescher pushed a commit to cbuescher/elasticsearch that referenced this issue Oct 2, 2023
When copying/pasting URL with dateRange defined, dateRange is set to
undefined.

Fix behavior and also wrong id for dashboard for http_logs/default
flavor.

Relates elastic#101
emilykmarx pushed a commit to emilykmarx/elasticsearch that referenced this issue Dec 26, 2023
…e same gem. To do so I introduced a common code to load jars so we aim to simplify the management of jars in the long run. This code is actually using a module extracted into a common gem.

Version 0.2.1 bump

cleanup temporary gem usage for development

ammend wrong places jar manager

refactor the files into the vendor dir as we discussed during the review process

Fixes elastic#101
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