Difference between revisions of "Elasticsearch search context"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
To check how many search contexts are open with the nodes stats API: | To check how many search contexts are open with the nodes stats API: | ||
<code>[[GET /_nodes/stats/indices/search]]</code> | <code>[[GET /_nodes/stats/indices/search]]</code> | ||
+ | |||
+ | == Related == | ||
+ | [[elasticsearch.exceptions.NotFoundError]]: NotFoundError(404, 'search_phase_execution_exception', '[[No search context found for id]] [65035]') | ||
== Activities == | == Activities == |
Revision as of 09:29, 8 November 2022
To check how many search contexts are open with the nodes stats API:
GET /_nodes/stats/indices/search
Related
elasticsearch.exceptions.NotFoundError: NotFoundError(404, 'search_phase_execution_exception', 'No search context found for id [65035]')
Activities
- Read Keeping the search context alive:
See also
- Elasticsearch, installation, ELK, Elastic X-Pack,
elasticsearch.yml
, logs, ECK, Elasticsearch curl URLs, Elastisearch REST APIs,/_cat/, /_cluster/, /_xpack/
, QueryShardException, Elasticsearch index, ELK backup and restore,elasticsearch-cli
, Elasticsearch versions, ElasticSearch Snapshot Lifecycle Management (SLM), Low disk watermark, Elasticsearch storage, Elasticsearch users, Elasticsearch roles, search context, shards, Elastic Cloud, Elastic Licensing, ElasticSearch alerts, ESQL
Advertising: