Interface: LakebaseSearchOptions
Options for a single-index Lakebase search (mirrors the client’s SearchOptions).
Properties
Section titled “Properties”filter?
Section titled “filter?”
optionalfilter?:Record<string,string|number|boolean| (string|number)[]>
limit?
Section titled “limit?”
optionallimit?:number
scoreThreshold?
Section titled “scoreThreshold?”
optionalscoreThreshold?:number
signal?
Section titled “signal?”
optionalsignal?:AbortSignal