Andrew Powell
08/27/2025, 12:30 PMObject literal may only specify known properties, and 'rerank_hybrid_matches' does not exist in type 'MultiSearchRequestSchema | MultiSearchRequestWithPresetSchema'. (ts 2353)
Looked into the type definition files and could not find rerank_hybrid_matches
in the interfaces for multisearch options.Andrew Powell
08/27/2025, 12:36 PM