11.8.0-beta.6 (2025-04-17)
Features Added
- Introduced new api
getIndexStatsSummary
intoSearchIndexClient
andSearchIndexAsyncClient
to enable the retrieval of index stats summary. - Introduced
flightingOptIn
field ontoSemanticConfiguration
to enable flighting opt-in for semantic search.
Other Changes
- Binary Quantization now supports configuring
rescoringOptions
totrue
withrescoreStorageMethod
set todiscardOriginals
.