CirrusSearch
Elasticsearch-powered search for MediaWiki
|
Keywords willing to interact with the highlighting configuration should implement this interface. More...
Public Member Functions | |
buildHighlightFields (KeywordFeatureNode $node, QueryBuildingContext $context) | |
Build the list of highlighted fields to add to fetch phase configuration. | |
Keywords willing to interact with the highlighting configuration should implement this interface.
CirrusSearch\Query\HighlightingFeature::buildHighlightFields | ( | KeywordFeatureNode | $node, |
QueryBuildingContext | $context ) |
Build the list of highlighted fields to add to fetch phase configuration.
KeywordFeatureNode | $node | |
QueryBuildingContext | $context |
Implemented in CirrusSearch\Query\BaseRegexFeature, and CirrusSearch\Query\SubPageOfFeature.