Interface: VectorIndexOptions
Hierarchy
-
IndexStructOptions
↳
VectorIndexOptions
Properties
imageVectorStore
• Optional
imageVectorStore: VectorStore
Defined in
packages/core/src/indices/vectorStore/index.ts:59
indexId
• Optional
indexId: string
Inherited from
IndexStructOptions.indexId
Defined in
packages/core/src/indices/vectorStore/index.ts:53
indexStruct
• Optional
indexStruct: IndexDict
Inherited from
IndexStructOptions.indexStruct
Defined in
packages/core/src/indices/vectorStore/index.ts:52
logProgress
• Optional
logProgress: boolean