CirrusSearch
Elasticsearch-powered search for MediaWiki
Loading...
Searching...
No Matches
CirrusSearch\Search\Rescore\CustomFieldFunctionScoreBuilder Class Reference

Builds a function using a custom numeric field and parameters attached to a profile. More...

+ Inheritance diagram for CirrusSearch\Search\Rescore\CustomFieldFunctionScoreBuilder:
+ Collaboration diagram for CirrusSearch\Search\Rescore\CustomFieldFunctionScoreBuilder:

Public Member Functions

 __construct (SearchConfig $config, $weight, $profile)
 
 append (FunctionScore $functionScore)
 Append functions to the function score $container.
 
- Public Member Functions inherited from CirrusSearch\Search\Rescore\FunctionScoreBuilder
 __construct ( $config, $weight)
 

Additional Inherited Members

- Protected Member Functions inherited from CirrusSearch\Search\Rescore\FunctionScoreBuilder
 getOverriddenFactor ( $value)
 Utility method to extract a factor (float) that can be overridden by a config value or an URI param.
 
- Protected Attributes inherited from CirrusSearch\Search\Rescore\FunctionScoreBuilder
 $config
 
 $weight
 

Detailed Description

Builds a function using a custom numeric field and parameters attached to a profile.

Uses the function field_value_factor

Constructor & Destructor Documentation

◆ __construct()

CirrusSearch\Search\Rescore\CustomFieldFunctionScoreBuilder::__construct ( SearchConfig $config,
$weight,
$profile )
Parameters
SearchConfig$config
float$weight
array$profile

Member Function Documentation

◆ append()

CirrusSearch\Search\Rescore\CustomFieldFunctionScoreBuilder::append ( FunctionScore $container)

Append functions to the function score $container.

Parameters
FunctionScore$container

Implements CirrusSearch\Search\Rescore\BoostFunctionBuilder.


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