Difference between revisions of "Elasticsearch search context"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
  
  
* Read Keeping the search context alive:
+
 
https://www.elastic.co/guide/en/elasticsearch/reference/current/paginate-search-results.html#scroll-search-context
 
  
  
 
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>
 +
 +
== Activities ==
 +
* Read Keeping the search context alive:
 +
https://www.elastic.co/guide/en/elasticsearch/reference/current/paginate-search-results.html#scroll-search-context
  
 
== See also ==
 
== See also ==

Revision as of 09:28, 8 November 2022

Advertising: