Skip to content

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

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

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.
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
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