KeywordIndexOptions
Defined in: .build/typescript/packages/llamaindex/src/indices/keyword/index.ts:42
Properties
Section titled “Properties”nodes?
Section titled “nodes?”
optionalnodes:BaseNode<Metadata>[]
Defined in: .build/typescript/packages/llamaindex/src/indices/keyword/index.ts:43
indexStruct?
Section titled “indexStruct?”
optionalindexStruct:KeywordTable
Defined in: .build/typescript/packages/llamaindex/src/indices/keyword/index.ts:44
indexId?
Section titled “indexId?”
optionalindexId:string
Defined in: .build/typescript/packages/llamaindex/src/indices/keyword/index.ts:45
optionalllm:LLM<object,object>
Defined in: .build/typescript/packages/llamaindex/src/indices/keyword/index.ts:46
storageContext?
Section titled “storageContext?”
optionalstorageContext:StorageContext
Defined in: .build/typescript/packages/llamaindex/src/indices/keyword/index.ts:47