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