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