search
, an alternative approach to querying data is with the underlying _search
function. Instead of using input parameters defined in the client, direct API query parameters are used instead. Documentation on which of these are available for each endpoint can be found here or in the API endpoint documentation sections. While this information is provided, most people can and should stick to using the standard search
function.search
and _search
:_search
method.