@Deprecated public class FactorParser extends Object implements ScoreFunctionParser
| コンストラクタと説明 |
|---|
FactorParser()
非推奨です。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
String[] |
getNames()
非推奨です。
Returns the name of the function, for example "linear", "gauss" etc.
|
ScoreFunction |
parse(QueryParseContext parseContext,
XContentParser parser)
非推奨です。
|
public static String[] NAMES
@Inject public FactorParser()
public ScoreFunction parse(QueryParseContext parseContext, XContentParser parser) throws IOException, QueryParsingException
parse インタフェース内 ScoreFunctionParserIOExceptionQueryParsingExceptionpublic String[] getNames()
ScoreFunctionParserFunctionScoreQueryParser.getNames インタフェース内 ScoreFunctionParserCopyright © 2009–2016. All rights reserved.