CirrusSearch
Elasticsearch-powered search for MediaWiki
|
This is a hook handler interface, see docs/Hooks.md in core. More...
Public Member Functions | |
onCirrusSearchRegisterFullTextQueryClassifiers (ParsedQueryClassifiersRepository $repository) | |
This hook is called to register FullText query classifiers. | |
This is a hook handler interface, see docs/Hooks.md in core.
Use the hook name "CirrusSearchRegisterFullTextQueryClassifiers" to register handlers implementing this interface.
@stable to implement
CirrusSearch\Hooks\CirrusSearchRegisterFullTextQueryClassifiersHook::onCirrusSearchRegisterFullTextQueryClassifiers | ( | ParsedQueryClassifiersRepository | $repository | ) |
This hook is called to register FullText query classifiers.
ParsedQueryClassifiersRepository | $repository |