Interface: ResolvedSearchConfig
The concrete config the runtime, client, tools, and routes read.
Properties
Section titled “Properties”allowWrite
Section titled “allowWrite”allowWrite:
boolean
basePath
Section titled “basePath”basePath:
string
columns?
Section titled “columns?”
optionalcolumns?:string[]
defaultIndex?
Section titled “defaultIndex?”
optionaldefaultIndex?:string
embeddingModel?
Section titled “embeddingModel?”
optionalembeddingModel?:string
endpoint?
Section titled “endpoint?”
optionalendpoint?:string
ensureOnSetup?
Section titled “ensureOnSetup?”
optionalensureOnSetup?:EnsureOnSetupConfig
indexes
Section titled “indexes”indexes:
ResolvedIndexConfig[]
mode:
"hybrid"|"vector"|"keyword"
pageSize
Section titled “pageSize”pageSize:
number
timeoutMs
Section titled “timeoutMs”timeoutMs:
number