Operation Result
Run this operation to see the server JSON response.
| ID | Name | Geo | Fields JSON |
|---|---|---|---|
| Load documents to browse the index. | |||
Page 1
JSON Response
Run this operation to see the server JSON response.
string, number, and boolean types —
numbers enable numeric filtering and faceting in search.
Unique identifier — used for updates and deletion
The primary text field indexed for search
Enable when the document represents a location (place, store, delivery point). Both coordinates are required; the first geo document activates the tenant's spatial index.
Add structured data fields: numbers enable numeric filters, booleans enable boolean filters. Empty rows are ignored.
Powers Hybrid Search — a search mode that combines this document's text with a semantic vector, using an HNSW nearest-neighbor index. Paste a list of numbers produced by your own embedding model (e.g. from OpenAI, Cohere, or a local model). Every document across this tenant must use vectors of the same length. Leave empty if you don't need semantic search.
No vector set — this document will not be found by Hybrid/Semantic Search, only by regular keyword search.
Payload Preview
Operation Result
Run this operation to see the server JSON response.
Operation Result
Run this operation to see the server JSON response.
popularity, view_count, or click_count fields
without re-uploading the whole document. Safe under concurrent access.
Must be an existing numeric custom field
Negative values decrement the field
Operation Result
Run this operation to see the server JSON response.
[{…},{…}] — works for small batches.
Large uploads may take a few seconds while the backend indexes records.
Operation Result
Run this operation to see the server JSON response.
mobile and synonyms = phone, iphone, smartphone.
A user searching for "phone" will now also find documents indexed with the word "mobile".
Operation Result
Run this operation to see the server JSON response.
Operation Result
Run this operation to see the server JSON response.
id; name, latitude/longitude, and any custom fields are optional).
No job running.
Operation Result
Run this operation to see the server JSON response.
Operation Result
Run this operation to see the server JSON response.
Operation Result
Run this operation to see the server JSON response.
Must exactly match the Tenant ID in the summary bar at the top of this page.
Operation Result
Run this operation to see the server JSON response.