Add configuration options for sorting hierarchical facets (homepage, advanced...
Add configuration options for sorting hierarchical facets (homepage, advanced search, sidefacets) (#1389)
Showing
- config/vufind/facets.ini 32 additions, 7 deletionsconfig/vufind/facets.ini
- module/VuFind/src/VuFind/AjaxHandler/GetFacetData.php 1 addition, 5 deletionsmodule/VuFind/src/VuFind/AjaxHandler/GetFacetData.php
- module/VuFind/src/VuFind/ContentBlock/FacetList.php 9 additions, 1 deletionmodule/VuFind/src/VuFind/ContentBlock/FacetList.php
- module/VuFind/src/VuFind/Controller/AbstractSolrSearch.php 44 additions, 7 deletionsmodule/VuFind/src/VuFind/Controller/AbstractSolrSearch.php
- module/VuFind/src/VuFind/Search/Solr/HierarchicalFacetHelper.php 29 additions, 3 deletions...VuFind/src/VuFind/Search/Solr/HierarchicalFacetHelper.php
- module/VuFind/tests/unit-tests/src/VuFindTest/Search/Solr/HierarchicalFacetHelperTest.php 83 additions, 4 deletions...rc/VuFindTest/Search/Solr/HierarchicalFacetHelperTest.php
- themes/bootstrap3/templates/ContentBlock/FacetList.phtml 2 additions, 2 deletionsthemes/bootstrap3/templates/ContentBlock/FacetList.phtml
- themes/bootstrap3/templates/Recommend/SideFacets/facet.phtml 1 addition, 1 deletionthemes/bootstrap3/templates/Recommend/SideFacets/facet.phtml
Please register or sign in to comment