Interface: GetDocumentsOptions
Options for retrieving documents from an index.Properties
| Property | Type | Required | Description |
|---|---|---|---|
docIds | string[] | No | Optional array of document IDs to retrieve. If omitted, returns all documents. |
| Property | Type | Required | Description |
|---|---|---|---|
docIds | string[] | No | Optional array of document IDs to retrieve. If omitted, returns all documents. |