CirrusSearch
Elasticsearch-powered search for MediaWiki
|
This is a hook handler interface, see docs/Hooks.md in core. More...
Public Member Functions | |
onCirrusSearchScoreBuilder (array $definition, SearchContext $context, ?BoostFunctionBuilder &$builder) | |
This is a hook handler interface, see docs/Hooks.md in core.
Use the hook name "CirrusSearchScoreBuilder" to register handlers implementing this interface.
@stable to implement
CirrusSearch\Hooks\CirrusSearchScoreBuilderHook::onCirrusSearchScoreBuilder | ( | array | $definition, |
SearchContext | $context, | ||
?BoostFunctionBuilder & | $builder ) |
array | $definition | |
SearchContext | $context | |
BoostFunctionBuilder | null | &$builder |