| Package | Description | 
|---|---|
| org.apache.solr.client.solrj.response | 
 Convenience classes for dealing with various types of Solr responses. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DocumentAnalysisResponse.FieldAnalysis | 
DocumentAnalysisResponse.DocumentAnalysis.getFieldAnalysis(String fieldName)  | 
| Modifier and Type | Method and Description | 
|---|---|
Iterator<Map.Entry<String,DocumentAnalysisResponse.FieldAnalysis>> | 
DocumentAnalysisResponse.DocumentAnalysis.iterator()
Returns an iterator over the field analyses map. 
 | 
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.