Uses of Class
org.elasticsearch.search.query.QueryPhase

Packages that use QueryPhase
org.elasticsearch.search   
 

Uses of QueryPhase in org.elasticsearch.search
 

Constructors in org.elasticsearch.search with parameters of type QueryPhase
SearchService(Settings settings, ClusterService clusterService, IndicesService indicesService, IndicesLifecycle indicesLifecycle, IndicesWarmer indicesWarmer, ThreadPool threadPool, ScriptService scriptService, DfsPhase dfsPhase, QueryPhase queryPhase, FetchPhase fetchPhase)
           
 



Copyright © 2009-2012. All Rights Reserved.