Improve Autocomplete configuration (#1374)
- Refactor autocomplete configuration loading to reduce redundancy. - Improve documentation of autocomplete options in .ini files. - Add missing configuration support for Summon.
Showing
- config/vufind/Summon.ini 17 additions, 0 deletionsconfig/vufind/Summon.ini
- config/vufind/searches.ini 5 additions, 0 deletionsconfig/vufind/searches.ini
- module/VuFind/src/VuFind/Search/Base/Options.php 17 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Base/Options.php
- module/VuFind/src/VuFind/Search/EDS/Options.php 3 additions, 8 deletionsmodule/VuFind/src/VuFind/Search/EDS/Options.php
- module/VuFind/src/VuFind/Search/Solr/Options.php 1 addition, 7 deletionsmodule/VuFind/src/VuFind/Search/Solr/Options.php
- module/VuFind/src/VuFind/Search/Summon/Options.php 3 additions, 0 deletionsmodule/VuFind/src/VuFind/Search/Summon/Options.php
- module/VuFind/src/VuFind/Search/Tags/Options.php 2 additions, 4 deletionsmodule/VuFind/src/VuFind/Search/Tags/Options.php
Please register or sign in to comment