72737475767778
return (new ScriptScoreFunctionBuilder()).script(script).params(params); } @Deprecated public static FactorBuilder factorFunction(float boost) { return (new FactorBuilder()).boostFactor(boost); }