Spring Data Elasticsearch

Uses of Class
org.springframework.data.elasticsearch.core.facet.result.Term

Packages that use Term
org.springframework.data.elasticsearch.core.facet.result   
 

Uses of Term in org.springframework.data.elasticsearch.core.facet.result
 

Methods in org.springframework.data.elasticsearch.core.facet.result that return types with arguments of type Term
 List<Term> TermResult.getTerms()
           
 

Constructor parameters in org.springframework.data.elasticsearch.core.facet.result with type arguments of type Term
TermResult(String name, List<Term> terms)
           
 


Spring Data Elasticsearch

Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.