Github Repo
Pinecone Docs
Preparing search index...
The search index is not available
Pinecone TypeScript SDK - v7.0.0
Pinecone TypeScript SDK
SearchRecordsResponseResult
Interface SearchRecordsResponseResult
Export
SearchRecordsResponseResult
interface
SearchRecordsResponseResult
{
hits
:
Hit
[]
;
}
Index
Properties
hits
Properties
hits
hits
:
Hit
[]
The hits for the search document request.
Memberof
SearchRecordsResponseResult
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hits
Github Repo
Pinecone Docs
Pinecone TypeScript SDK - v7.0.0
Loading...
Export
SearchRecordsResponseResult