Skip to content

Releases: EHRI/SolrSearch

Tweaks to admin search results

13 Dec 14:12
Compare
Choose a tag to compare
v2.5.3-ehri

Tweak CI config

v2.5.2-ehri

06 Feb 15:00
Compare
Choose a tag to compare
Update a few dependencies and add script runners

Change API search facet param to `details`

26 Jul 09:35
Compare
Choose a tag to compare

This prevents a collision w/ legacy facet parameter

Include API access to the Solr search

22 Jul 15:03
Compare
Choose a tag to compare
v2.5.0-ehri

Update versions and JS deps

Pre-release for Solr search API functionality

14 Mar 15:53
Compare
Choose a tag to compare
2.5.0-pre

Updated Gruntfile and tweaked plugin.ini to permit use w/ Omeka 2.6

2.4.0-ehri

08 Feb 12:29
Compare
Choose a tag to compare

This release is updated to work with Solr 6.x.

There are additional changes specifically for the EHRI-project:

  • the search path has been changed from '/solr-search' to '/search'
  • the way facets are encoded in the URL has changed from: ?facet=<solr_field>:<value> to ?f[]=<ElementLabel>:<value>, e.g:

Old: ?facet=50_s:Germany
New: ?f[]=Title:Germany