Releases: zuliaio/zuliasearch
Releases · zuliaio/zuliasearch
4.2.5
4.3.0-beta.1
- Upgrade to Lucene 10.0
- Better I/O parallelism
- Better search parallelism
4.2.4
- More fixes to the index warming
- Update to Lucene 9.12 ( from 9.11)
- MongoDB java driver to version 5.2.0 (from 4.11.1)
Test Cases
- Flapdoodle embedded MongoDB 4.17.0 (from 4.12.2)
- Bump MongoDB embedded version to 7.0.0 (from 6.0)
4.2.3
4.2.2
Allow DataTarget to append values with a given style.
4.2.1
4.2.0
- Update to Lucene 9.11.0 (from 9.10.0)
- Update to Micronaut 4.5.1 (from 4.4.2)
- Update to Gradle 8.7 (from 8.5)
- Update README with links to relevant wiki sections by @LoayGhreeb
- Fix zuliad to use zulia.yaml by default instead of zulia.properties if configuration file is not given
- zulia-data improvements
- Add ThreadedSequence for processing content streams (i.e. a CSV file) in parallel while maintaining the input order
- Refactor excel data target to be more complete with separate configurable handlers for cell types and ability to name a sheet / add a second sheet
- Allow access to spreadsheet header directly
New Contributors
- @LoayGhreeb made their first contribution in #123