elasticsearch/docs/reference/fleet
Tim Brooks b4286a217e
Modify fleet search URLs to avoid url collisions (#79776)
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 10:03:18 -06:00
..
fleet-multi-search.asciidoc
fleet-search.asciidoc
get-global-checkpoints.asciidoc
index.asciidoc