Uses of Class
org.elasticsearch.indices.query.IndicesQueriesRegistry

Packages that use IndicesQueriesRegistry
org.elasticsearch.index.query   
 

Uses of IndicesQueriesRegistry in org.elasticsearch.index.query
 

Constructors in org.elasticsearch.index.query with parameters of type IndicesQueriesRegistry
IndexQueryParserService(Index index, Settings indexSettings, IndicesQueriesRegistry indicesQueriesRegistry, ScriptService scriptService, AnalysisService analysisService, MapperService mapperService, IndexCache indexCache, IndexEngine indexEngine, SimilarityService similarityService, Map<String,QueryParserFactory> namedQueryParsers, Map<String,FilterParserFactory> namedFilterParsers)
           
 



Copyright © 2009-2012. All Rights Reserved.