Reference point for distance ranking (decimal degrees)
Pair with latitude to enable spatial distance scoring
When set, Default Search results are re-ranked to favour this user's previously clicked brands and categories.
Full token exact matches with facets applied
Prefix match results with filter constraints
Edit-distance matches with numeric filters
Filter Format Reference
price:100:500field:min:max — comma-separatedprice=0:100:Budget|100:500:Midfield=lo:hi:Label — pipe-separated bucketscafe_1, hotel_2Comma-separated document IDs forced to topbrand:Samsung|Apple,city:Yazdfield:val|val — OR within a field, AND across fieldsprice:asc • rating:desc,price:ascfield:asc|desc — numeric field, or relevance/geostatus:discontinued|out_of_stockfield:val|val — removes docs matching any valuediscount,image_urlComma-separated field namesad_001, ad_002Comma-separated IDs pushed to bottomfield: brand • size: 2Interleaves top N per group for varietyname,price,brandComma-separated field names to includedescription,categoryHighlights matching query termsDeveloper Reference
Faceted Search API
All three search endpoints accept the same faceting, filtering, and display parameters. The example below reflects your current sidebar configuration.
Typo-corrected search with facets & filters
Exact match (no facets — fastest)
Developer Reference
Search Endpoints with Ranking Params
Every search endpoint accepts the same ranking parameters shown in the sandbox. Use typo_tolerance, custom_rank_field, and pinned_doc_ids to override defaults per request.
Exact match with ranking overrides
Developer Reference
Additional API Endpoints
Examples below show every HTTP call this page makes. Copy any snippet directly into your project. Switch languages with the tabs — all examples use your live API key and current parameters.
Click Tracking & Analytics
Popular Query Suggestions
Co-item Recommendations
query; endpoint is one of exact (default), autocomplete, or typo.
page, page_size, typo_tolerance, lat, and lon are optional per-entry overrides.
Must be the same length as the vectors you attached to your documents.
Higher values flatten the boost that top-ranked keyword/vector hits get in the merged list.