refs #22771 adapt grouping for author search
* add AuthorController and AuthorParams to intercept author search * use solrauthor options in authot params
Showing
- res/config/module.config.php 6 additions, 2 deletionsres/config/module.config.php
- src/Controller/AuthorController.php 47 additions, 0 deletionssrc/Controller/AuthorController.php
- src/Search/Params/Factory.php 20 additions, 1 deletionsrc/Search/Params/Factory.php
- src/Search/Solr/AuthorParams.php 57 additions, 0 deletionssrc/Search/Solr/AuthorParams.php
- src/Search/Solr/Params.php 3 additions, 194 deletionssrc/Search/Solr/Params.php
- src/Search/Solr/ParamsTrait.php 228 additions, 0 deletionssrc/Search/Solr/ParamsTrait.php
Please register or sign in to comment