Releases: adsabs/montysolr
Releases · adsabs/montysolr
Schema update: comment and pubnote options
#195 - Updated schema: comment+pubnote will not omit positions
Fix for exception with Russian transliteration rules
Fix Java exception when searching for author name with Russian transliteration rules (GitHub issue #189 ).
Different transliteration rules + small changes to schema.xml
- major update to author transliteration rules (more standard ascii-fication)
- removing obsolelte fields (all) and making some facet indexes case insensitive
Updated schema to not copy/duplicate identifiers
Update schema.xml Removed copyField causing duplication of data bibcode->identifier
Improved affiliation search
v77.1.1.4 Improved affiliations search
Release with inst field having more recall
v77.1.1.3 Release with expanded search for inst
Json logging
v77.1.1.2 Json logging
Release with fix for ascii folding
v77.1.1.1 Added a filter to remove long tokens from the index stream
First, officiallllly new 7x release (tested and stuff...)
v77.1.1.0 First, officiallllly new 7x release (tested and stuff...)
Bugfix release: fix for tokenizer chain on position 0
v63.1.1.25 Position tokenizer 0 fix