Uses of Interface
org.elasticsearch.plugins.SearchPlugin
-
Packages that use SearchPlugin Package Description org.elasticsearch.search -
-
Uses of SearchPlugin in org.elasticsearch.search
Constructor parameters in org.elasticsearch.search with type arguments of type SearchPlugin Constructor Description SearchModule(Settings settings, boolean transportClient, List<SearchPlugin> plugins)Constructs a new SearchModule object NOTE: This constructor should not be called in production unless an accurateSettingsobject is provided.
-