Releases: europeana/europeana-blacklight
Releases · europeana/europeana-blacklight
v0.4.0
Updated for Blacklight 6.0.
v0.3.3
Bug fixes:
- #17: Maximum of 10 terms per field for MLT queries
- #18: Start pagination could skip first record
- #19: Handle search faceting where values contain quote marks
- #20: Handle deprecated ISO codes
- #21: Only construct MLT queries from
String
terms
v0.2.7
- Use iso-639 to validate language codes
v0.2.6
- Workarounds for three-letter and empty language code keys in language maps
v0.2.3
- Handles errors in responses from the API where record ID's have an extra leading slash
v0.2.2
- Detection of language maps in API responses looks for all keys being two characters long, or "def"
v0.2.1
- The
fq
setting passed with query facet configuration is expected to be a hash of API parameters
- Europeana Channels logic removed from the gem
v0.2.0
- Special characters are escaped in MLT queries (#8)
- API key is added to query by ApiRepository, not SearchBuilder (#7)
v0.1.0
- Initial gem release with basic functionality