public class TermsResponse extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
TermsResponse.Term  | 
| Constructor and Description | 
|---|
TermsResponse(NamedList<NamedList<Object>> termsInfo)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,List<TermsResponse.Term>> | 
getTermMap()  | 
List<TermsResponse.Term> | 
getTerms(String field)
Get's the term list for a given field 
 | 
public List<TermsResponse.Term> getTerms(String field)
public Map<String,List<TermsResponse.Term>> getTermMap()
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.