CirrusSearch
Elasticsearch-powered search for MediaWiki
Loading...
Searching...
No Matches
CirrusSearch\Hooks\CirrusSearchProfileServiceHook Interface Reference

This is a hook handler interface, see docs/Hooks.md in core. More...

+ Inheritance diagram for CirrusSearch\Hooks\CirrusSearchProfileServiceHook:

Public Member Functions

 onCirrusSearchProfileService (SearchProfileService $service)
 This hook is called to register search profiles.
 

Detailed Description

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

Member Function Documentation

◆ onCirrusSearchProfileService()

CirrusSearch\Hooks\CirrusSearchProfileServiceHook::onCirrusSearchProfileService ( SearchProfileService $service)

This hook is called to register search profiles.

Parameters
SearchProfileService$service

The documentation for this interface was generated from the following file: