Releases: adsabs/montysolr
Releases · adsabs/montysolr
Add `reference_count` field
What's Changed
- Update the schema to include
reference_countby @JCRPaquin in #240
Full Changelog: v96.1.3...v96.1.4
v96.1.3
What's Changed
- Enable changing max boolean clause count via system property by @JCRPaquin in #235
- Add timeAllowed as a default query parameter by @JCRPaquin in #239
Full Changelog: v96.1.2...v96.1.3
Add max highlight length parameter
Adds a highlighter with a configurable max highlight length.
Add UAT ID and facet fields
Citation cache free build of v96.1.1
What's Changed
- Add UAT fields to the schema by @JCRPaquin in #228
Full Changelog: v96.1.0...cacheless-v96.1.1
2024 Schema Updates
Added 2 new fields to the schema and added renamed versions of the gpn family of fields as part of their deprecation.
What's Changed
- Add
doctype_boostby @JCRPaquin in #224 scix_idandplanetary_featureschema additions by @JCRPaquin in #225
Full Changelog: v96.0.0...v96.1.0
v96.0.0
This release is a major infrastructure overhaul to bring the codebase from Solr 7 to Solr 9.
Montysolr will require JVM 11+ to run from now on.
What's Changed
- Change Montysolr build to use Java 11 by @JCRPaquin in #218
- Implement the 10k Test Suite by @JCRPaquin in #214
- Solr 9 Update by @JCRPaquin in #221
Full Changelog: v77.2.4.1...v96.0.0
Test retries
Minor patch to resolve flaky tests killing CI jobs.
What's Changed
- Add test retries by @JCRPaquin in #215
Full Changelog: v77.2.4...v77.2.4.1
Negative position search
What's Changed
- Implement negative position search by @JCRPaquin in #212
Full Changelog: v77.2.3...v77.2.4
v77.2.3
What's Changed
- Update schema to include Planetary Names fields by @JCRPaquin in #209
Full Changelog: v77.2.2...v77.2.3