|
This fixes authority searching in the OPAC. Using the OPACShowUnusedAuthorities system preference now works as expected when using Zebra and Elasticsearch search engines:
- if set to "Show", unused authorities are shown in the search results
- if set to "Don't show", unused authorities are not shown in the search results.
A regression was causing unused authorities to show in the search results when the system preference was set to "Don't show".
|