Uses of Class
org.elasticsearch.index.search.nested.BlockJoinQuery

Packages that use BlockJoinQuery
org.elasticsearch.index.search.nested   
org.elasticsearch.search.internal   
 

Uses of BlockJoinQuery in org.elasticsearch.index.search.nested
 

Methods in org.elasticsearch.index.search.nested that return BlockJoinQuery
 BlockJoinQuery BlockJoinQuery.setCollector(org.apache.lucene.search.Collector collector)
           
 

Uses of BlockJoinQuery in org.elasticsearch.search.internal
 

Methods in org.elasticsearch.search.internal that return types with arguments of type BlockJoinQuery
 Map<String,BlockJoinQuery> SearchContext.nestedQueries()
           
 

Methods in org.elasticsearch.search.internal with parameters of type BlockJoinQuery
 void SearchContext.addNestedQuery(String scope, BlockJoinQuery query)
           
 



Copyright © 2009-2012. All Rights Reserved.