Files
7fd7b93857 fix: [3.0] disable growing source flush by default (#51670)
pr: #51668
Disable growing-source flush by default so TEXT collections use the
writer-buffer path unless the feature is explicitly enabled.

Also write TEXT V3 bloom filter and BM25 stats into the manifest instead
of returning legacy stats logs.

Signed-off-by: luzhang <luzhang@zilliz.com>
Co-authored-by: luzhang <luzhang@zilliz.com>
2026-07-21 22:50:42 +08:00
..