Uses of Class
org.elasticsearch.plugins.SearchPlugin.ScoreFunctionSpec
-
Packages that use SearchPlugin.ScoreFunctionSpec Package Description org.elasticsearch.plugins -
-
Uses of SearchPlugin.ScoreFunctionSpec in org.elasticsearch.plugins
Methods in org.elasticsearch.plugins that return types with arguments of type SearchPlugin.ScoreFunctionSpec Modifier and Type Method Description default List<SearchPlugin.ScoreFunctionSpec<?>>SearchPlugin. getScoreFunctions()The newScoreFunctions defined by this plugin.
-