IndicesQueriesModule.addQuery(Class)
instead@Deprecated public static class IndexQueryParserModule.QueryParsersProcessor extends Object
QueryParserFactory
, and FilterParser
.Modifier and Type | Class and Description |
---|---|
static class |
IndexQueryParserModule.QueryParsersProcessor.XContentFilterParsersBindings
Deprecated.
|
static class |
IndexQueryParserModule.QueryParsersProcessor.XContentQueryParsersBindings
Deprecated.
|
Constructor and Description |
---|
QueryParsersProcessor()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
processXContentFilterParsers(IndexQueryParserModule.QueryParsersProcessor.XContentFilterParsersBindings bindings)
Deprecated.
Extension point to bind a custom
FilterParserFactory . |
void |
processXContentQueryParsers(IndexQueryParserModule.QueryParsersProcessor.XContentQueryParsersBindings bindings)
Deprecated.
Extension point to bind a custom
QueryParserFactory . |
public void processXContentQueryParsers(IndexQueryParserModule.QueryParsersProcessor.XContentQueryParsersBindings bindings)
QueryParserFactory
.public void processXContentFilterParsers(IndexQueryParserModule.QueryParsersProcessor.XContentFilterParsersBindings bindings)
FilterParserFactory
.Copyright © 2009–2016. All rights reserved.