_search

Smartsite 8.0 - ...

Purpose

API endpoint _search implements services based on the underlying non-REST api Smartsite.EnterpriseSearch.Search. For example

GET https://esapi.seneca.nl/_search/_version/elastic

is a request on de _search endpoint, and returns the version of Elastic Search. Being a GET without json body the net url can also be typed in a browser.

Topics