browse
While searching retrieves hits (records augmented with attributes for highlighting and ranking details),
browsing just returns matching records.
This can be useful if you want to export your indices.
- The Analytics API doesn’t collect data when using
browse
. - Records are ranked by attributes and custom ranking.
- There’s no ranking for: typo-tolerance, number of matched words, proximity, geo distance.
advancedSyntax
:false
attributesToHighlight
:[]
attributesToSnippet
:[]
distinct
:false
enablePersonalization
:false
enableRules
:false
facets
:[]
getRankingInfo
:false
ignorePlurals
:false
optionalFilters
:[]
typoTolerance
:true
orfalse
(min
andstrict
evaluate totrue
)
Usage
See the full API reference
For more details about input parameters
and response fields.