Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

Releases: europeana/europeana-blacklight

v0.4.0

25 Jan 11:11
@rwd rwd
Compare
Choose a tag to compare

Updated for Blacklight 6.0.

v0.3.3

13 Jan 13:38
@rwd rwd
Compare
Choose a tag to compare

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

28 Aug 09:24
@rwd rwd
Compare
Choose a tag to compare
  • Use iso-639 to validate language codes

v0.2.6

27 Aug 14:21
@rwd rwd
Compare
Choose a tag to compare
  • Workarounds for three-letter and empty language code keys in language maps

v0.2.3

31 Jul 07:51
@rwd rwd
Compare
Choose a tag to compare
  • Handles errors in responses from the API where record ID's have an extra leading slash

v0.2.2

31 Jul 07:53
@rwd rwd
Compare
Choose a tag to compare
  • Detection of language maps in API responses looks for all keys being two characters long, or "def"

v0.2.1

31 Jul 07:55
@rwd rwd
Compare
Choose a tag to compare
  • 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

31 Jul 08:03
@rwd rwd
Compare
Choose a tag to compare
  • Special characters are escaped in MLT queries (#8)
  • API key is added to query by ApiRepository, not SearchBuilder (#7)

v0.1.0

31 Jul 08:03
@rwd rwd
Compare
Choose a tag to compare
  • Initial gem release with basic functionality