Search for a record. Please note, searches are limited to a maximum of 10,000 results.
A limit on the number of objects to be returned with a range between 1 and 100. Defaults to 100.
Number of results to skip before returning response. Defaults to 0.
Query term. The syntax for the query parameter follows elasticsearch simple query string syntax. The includes the ability to use search operators and to perform nested queries. Must be url encoded.
Record or entity fields to search against.
Whether or not to return search facets in results giving counts by field. Defaults to false.
Set to true to enable full elasticsearch query string syntax which allows for fielded search and more complex operators. Note that the syntax is more strict and can result in empty result-sets. Defaults to false.