| Package | Description | 
|---|---|
| org.apache.solr.client.solrj.response | 
 Convenience classes for dealing with various types of Solr responses. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,List<TermsResponse.Term>> | 
TermsResponse.getTermMap()  | 
List<TermsResponse.Term> | 
TermsResponse.getTerms(String field)
Get's the term list for a given field 
 | 
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.