-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 7.x-1.5
-
Fix Version/s: 7.x-1.6
-
Component/s: Solr Facet Pages
-
Labels:None
-
Sprint:Islandora 7.x-1.6 Sprint 01
When one clicks a link to perform a search of a MODS element on a Solr Facets Page, say, for all "Authors", the search it performs does not restrict the results to the namespace specified in "Limit results to specific namespaces" in the "Query Defaults" section of "Solr Setting" and thus the result set lists hits from the entire repository instead. I think the default behavior should be for Faces Page searches to honor the specified namespace – otherwise it is going to show hits outside of that namespace.
Strangely enough, when one clicks on one of those hits in the results set, the search performed DOES honor the specified namespace (which, of course, restricts the search much more), and thus will result in no hits if not found in objects of that namespace.
The solution would be to require the Facets Page searches to honor the "Limit results to specific namespaces" setting at all times.