CirrusSearch
Elasticsearch-powered search for MediaWiki
|
This is a hook handler interface, see docs/Hooks.md in core. More...
Public Member Functions | |
onCirrusSearchProfileService (SearchProfileService $service) | |
This hook is called to register search profiles. | |
This is a hook handler interface, see docs/Hooks.md in core.
Use the hook name "CirrusSearchProfileService" to register handlers implementing this interface.
@stable to implement
CirrusSearch\Hooks\CirrusSearchProfileServiceHook::onCirrusSearchProfileService | ( | SearchProfileService | $service | ) |
This hook is called to register search profiles.
SearchProfileService | $service |