Releases: biblibre/omeka-s-module-Solr
Releases · biblibre/omeka-s-module-Solr
v0.22.0
16 Feb 10:58
Compare
Sorry, something went wrong.
No results found
v0.21.0
19 Dec 10:36
Compare
Sorry, something went wrong.
No results found
What's Changed
Replace null returns with empty array for item set value extractor. by @Bebel00 in #47
Set facet limit and display individually by @ThibaudGLT in #46
New Contributors
Full Changelog : v0.20.2...v0.21.0
0.20.2
16 Sep 09:42
Compare
Sorry, something went wrong.
No results found
Fix Solr query when facet's sort_by was not configured (for instance after upgrading Search module to 0.17.3)
0.20.1
16 Sep 08:50
Compare
Sorry, something went wrong.
No results found
Fix compatibility with Omeka S < 4.1.0
0.20.0
16 Sep 07:50
Compare
Sorry, something went wrong.
No results found
Allow to configure the HTTP client used to query Solr. This can be done by modifying config/local.config.php.
0.19.2
16 Sep 07:50
Compare
Sorry, something went wrong.
No results found
Add facet sorting to display in natural asc or desc index order
0.19.1
22 Jan 14:22
Compare
Sorry, something went wrong.
No results found
Fix transformations setting in default mappings
Deny access to solr_* resources through the API to non-admin users (#42 )
0.19.0
28 Nov 10:31
Compare
Sorry, something went wrong.
No results found
Ignore leading and trailing whitespaces in query (#19 )
Add default mappings and search fields at install
0.18.0
25 Oct 09:12
Compare
Sorry, something went wrong.
No results found
Add compatibility with Search 0.16.0
If the Group module is enabled, there's a new option in node settings that allow to index resources' groups. This allows non-admin users to view private resources that belong to their groups in search results.
0.17.1
03 Oct 15:38
Compare
Sorry, something went wrong.
No results found
Fix installation process and tests