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

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

+ Inheritance diagram for CirrusSearch\Hooks\CirrusSearchRegisterFullTextQueryClassifiersHook:

Public Member Functions

 onCirrusSearchRegisterFullTextQueryClassifiers (ParsedQueryClassifiersRepository $repository)
 This hook is called to register FullText query classifiers.
 

Detailed Description

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

Member Function Documentation

◆ onCirrusSearchRegisterFullTextQueryClassifiers()

CirrusSearch\Hooks\CirrusSearchRegisterFullTextQueryClassifiersHook::onCirrusSearchRegisterFullTextQueryClassifiers ( ParsedQueryClassifiersRepository $repository)

This hook is called to register FullText query classifiers.

Parameters
ParsedQueryClassifiersRepository$repository

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