Enumeration RequestType

Any request to the Spinque Query API must be one of these types.

Enumeration Members

Count

Request a count of the results

Options

Fetch facet options for facets following the :FILTER convention

ResultItem

Fetch a single item, using the entity view formatter

ResultPage

Fetch a page with results, using the entity view formatter

Results

Fetch a page with results, using the result description formatter

ResultsAndCount

Fetch a page with results, using the result description formatter, and include the total count

Statistics

Request statistics, which includes result count and probability distribution