@inferedge/moss / GetDocumentsOptions
Interface: GetDocumentsOptions
Options for retrieving documents from an index.
Properties
docIds?
optionaldocIds:string[]
Optional array of document IDs to retrieve. If omitted, returns all documents.
@inferedge/moss / GetDocumentsOptions
Options for retrieving documents from an index.
optionaldocIds:string[]
Optional array of document IDs to retrieve. If omitted, returns all documents.