Record

in-index-params

No description available.

record in-index-params {
  q: option​<string>,
  offset: option​<string>,
  limit: option​<string>,
  attributes-to-retrieve: option​<string>,
  attributes-to-crop: option​<string>,
  attributes-to-highlight: option​<string>,
  crop-length: option​<string>,
  crop-marker: option​<string>,
  filter: option​<string>,
  show-matches-position: option​<string>,
  facets: option​<string>,
  sort: option​<string>,
  highlight-pre-tag: option​<string>,
  highlight-post-tag: option​<string>,
  matching-strategy: option​<string>,
  page: option​<string>,
  hits-per-page: option​<string>,
}

Fields

NameTypeDescription
qoption​<string>
offsetoption​<string>
limitoption​<string>
attributes-to-retrieveoption​<string>
attributes-to-cropoption​<string>
attributes-to-highlightoption​<string>
crop-lengthoption​<string>
crop-markeroption​<string>
filteroption​<string>
show-matches-positionoption​<string>
facetsoption​<string>
sortoption​<string>
highlight-pre-tagoption​<string>
highlight-post-tagoption​<string>
matching-strategyoption​<string>
pageoption​<string>
hits-per-pageoption​<string>