Module org.elasticsearch.server
Interface InternalSearchPlugin
public interface InternalSearchPlugin
-
Method Summary
-
Method Details
-
getQueryRewriteInterceptors
- Returns:
- Applicable
QueryRewriteInterceptor
s configured for this plugin. Note: This is internal to Elasticsearch's API and not extensible by external plugins.
-