Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (24 loc) · 1.96 KB

SearchRequest.md

File metadata and controls

27 lines (24 loc) · 1.96 KB

SearchRequest

Properties

Name Type Description Notes
query RequestQuery [default to null]
paging RequestPagination [optional] [default to null]
include RequestInclude [optional] [default to null]
includeRequest boolean When true, include the original request in the response [optional] [default to null]
fields RequestFields [optional] [default to null]
sort RequestSortDefinition [optional] [default to null]
templates RequestTemplates [optional] [default to null]
defaults RequestDefaults [optional] [default to null]
localization RequestLocalization [optional] [default to null]
filterQueries RequestFilterQueries [optional] [default to null]
facetQueries RequestFacetQueries [optional] [default to null]
facetFields RequestFacetFields [optional] [default to null]
facetIntervals RequestFacetIntervals [optional] [default to null]
pivots RequestPivot[] [optional] [default to null]
stats RequestStats[] [optional] [default to null]
spellcheck RequestSpellcheck [optional] [default to null]
scope RequestScope [optional] [default to null]
limits RequestLimits [optional] [default to null]
highlight RequestHighlight [optional] [default to null]
ranges RequestRange[] [optional] [default to null]