What's Changed
- MB-62182: Disable training once its been marked complete by @Thejas-bhat in #2329
- Upgrade faiss in
docs/vectors.mdby @CascadingRadium in #2330 - MB-71397: Upgrade zapx, go-faiss by @CascadingRadium in #2331
- MB-71829, MB-71796: Upgrade zapx by @Likith101 in #2333
- MB-71936: Upgrading zapx by @Likith101 in #2335
- MB-71954: fallback to naive merge when the trainer file isn't available by @Thejas-bhat in #2334
- MB-71397: Upgrade zapx/v17, go-faiss by @CascadingRadium in #2339
- Regression fix: Cache the vector index size by @CascadingRadium in #2341
- Upgrade zapx by @CascadingRadium in #2342
- MB-71971: Add explain to custom score queries by @capemox in #2340
- MB-71788: pass training params as part of the zap config by @Thejas-bhat in #2336
- MB-71969 Propagate custom_filter/custom_score callback errors by @maneuvertomars in #2344
- MB-72429: Fixed filtering of updated info for dv visits by @Likith101 in #2347
- MB-71381: Fixed issue with resetting numSnapshotsToKeep by @Likith101 in #2343
- go mod tidy by @CascadingRadium in #2348
- MB-71968: Expand asterisk fields wildcard in script query by @maneuvertomars in #2345
- MB-72240: go mod tidy by @Thejas-bhat in #2349
- MB-71963: ctl.timeout in context propagation script query by @maneuvertomars in #2350
- MB-72548: Cache root document count in segment snapshot by @CascadingRadium in #2351
- MB-71967: Fix for SearchRequest.fields override by custom_*.fields by @maneuvertomars in #2352
- MB-70770: Upgrade zapx by @CascadingRadium in #2358
- MB-70770: Do not exclude segments from persistence by @CascadingRadium in #2363
- MB-71114 : Fix for KNN scoring details by @maneuvertomars in #2367
- chore: update index API by @CascadingRadium in #2369
- Bump golang.org/x/net from 0.51.0 to 0.55.0 by @dependabot[bot] in #2371
- MB-72716: Fix miscalculation of rollback points by @CascadingRadium in #2370
- MB-72690: Fixed issue where meta file reader was nil by @Likith101 in #2372
- MB-72725: Improve efficiency of index compaction by @CascadingRadium in #2373
- bug: Close bolt on error when updating index by @CascadingRadium in #2376
- chore: upgrade deps by @CascadingRadium in #2377
- MB-72725: Unify batch merge logic by @CascadingRadium in #2378
- [stats only] Fix broken scorch stats by @CascadingRadium in #2380
- MB-71131: Support file writer callbacks for trained index by @Thejas-bhat in #2379
- MB-72489: standalone query hot-path optimizations by @capemox in #2381
- MB-72489: fuzzy/regexp candidate-collection optimizations by @capemox in #2382
- MB-72489: top-N collector optimizations by @maneuvertomars in #2385
- MB-72535: Cap leaf term searchers per index per search by @Samsonnyyeet in #2387
- MB-72376: Introducing New Geo-Shape Indexes by @Likith101 in #2357
- MB-72082: improve stats tracking on zap layer by @Thejas-bhat in #2392
New Contributors
- @Samsonnyyeet made their first contribution in #2387
Full Changelog: v2.6.0...v2.6.1