elasticsearch/docs/reference/fleet
Tim Brooks f7281b8e63
Modify fleet search URLs to avoid url collisions (#79856)
Currently the fleet search URL of /_fleet/_msearch will collide with the
normal msearch API when the fleet plugin is not enabled. This is because
_fleet will be identified as an index to search. This commit resolves
the issue by changing the APIs to /_fleet/_fleet_search and
/_fleet/_fleet_msearch.
2021-10-26 12:06:06 -06:00
..
fleet-multi-search.asciidoc Modify fleet search URLs to avoid url collisions (#79856) 2021-10-26 12:06:06 -06:00
fleet-search.asciidoc Modify fleet search URLs to avoid url collisions (#79856) 2021-10-26 12:06:06 -06:00
get-global-checkpoints.asciidoc Wait on index when polling global checkpoints (#71977) 2021-04-20 14:34:46 -06:00
index.asciidoc Add alias support to fleet search API (#79285) 2021-10-15 16:28:49 -06:00