Interface: SearchResult
Search operation result.Properties
docs
docs: QueryResultDocumentInfo[]
Matching documents ordered by similarity score.
query
query: string
The original search query.
indexName?
Name of the index that was searched.optionalindexName:string
timeTakenInMs?
Time taken to execute the search in milliseconds.optionaltimeTakenInMs:number