Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-31 | 1.0 kB | |
v9.1.0 source code.tar.gz | 2025-07-31 | 427.5 kB | |
v9.1.0 source code.zip | 2025-07-31 | 1.3 MB | |
Totals: 3 Items | 1.7 MB | 1 |
Highlights in this release
- feat: supports knn as query by @cdmbr in https://github.com/Philippus/elastic4s/pull/3498
- Improve boolean field type by @Philippus in https://github.com/Philippus/elastic4s/pull/3539
- Add chunking settings param to semantic text field by @Philippus in https://github.com/Philippus/elastic4s/pull/3476
- Add rescore vector parameter to knn by @Philippus in https://github.com/Philippus/elastic4s/pull/3510
- Add store and index_options parameters to sparse vector field by @Philippus in https://github.com/Philippus/elastic4s/pull/3521
- feat: added matched queries to inner hit by @jfhetzer in https://github.com/Philippus/elastic4s/pull/3538
Thank you @sksamuel for creating elastic4s!
Full Changelog: https://github.com/Philippus/elastic4s/compare/v9.0.0...v9.1.0
This release was brought to you by 5 contributors, according to git shortlog -sn --no-merges @ ^v9.0.0 and checking the reviewers. Thank you @scala-steward, @Philippus, @cdmbr , @jfhetzer and @TactiC.