Skip to main content

Interface: KeywordIndexOptions

Properties

indexId

Optional indexId: string

Defined in

packages/core/src/indices/keyword/index.ts:38


indexStruct

Optional indexStruct: KeywordTable

Defined in

packages/core/src/indices/keyword/index.ts:37


llm

Optional llm: LLM<object, object>

Defined in

packages/core/src/indices/keyword/index.ts:40


nodes

Optional nodes: BaseNode<Metadata>[]

Defined in

packages/core/src/indices/keyword/index.ts:36


serviceContext

Optional serviceContext: ServiceContext

Defined in

packages/core/src/indices/keyword/index.ts:39


storageContext

Optional storageContext: StorageContext

Defined in

packages/core/src/indices/keyword/index.ts:41