Adds additional search engines to the wordpress default search.
GitHub-Repo: https://github.com/RRZE-Webteam/rrze-search
RRZE-Webteam , http://www.rrze.fau.de
GNU General Public License (GPL) Version 3
Implements additional Search Engine
resources in the form of an Adapter Class, which extends Foundational Classes.
That is to say, that the Google Foundational class enabled the use of the Google Customer Search feature and the
Adapter classes hold information in utilization, i.e. Name, Labels and API Keys and IDs.
This plugin was optimized for the FAU Einrichtungen theme (https://github.com/RRZE-Webteam/FAU-Einrichtungen).
- Duplicate
SearchEngine-Class.php
fromRRZESearch\Infrastructure\Engines\Templates
- Refactor the
ClassName
- Duplicate
SearchEngine-Adapter.php
from the same directory. - Refactor the
AdapterClassName
- Update
query
function according to its Search Engine's requirements.