Reference
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Property | Type | Description |
|---|---|---|
docs | QueryResultDocumentInfo[] | Matching documents ordered by similarity score. |
query | string | The original search query. |
indexName? | string | Name of the index that was searched. |
timeTakenInMs? | number | Time taken to execute the search in milliseconds. |