| 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use DocumentAnalysisResponse.DocumentAnalysis | |
|---|---|
| org.apache.solr.client.solrj.response | Convenience classes for dealing with various types of Solr responses. | 
| Uses of DocumentAnalysisResponse.DocumentAnalysis in org.apache.solr.client.solrj.response | 
|---|
| Methods in org.apache.solr.client.solrj.response that return DocumentAnalysisResponse.DocumentAnalysis | |
|---|---|
 DocumentAnalysisResponse.DocumentAnalysis | 
DocumentAnalysisResponse.getDocumentAnalysis(String documentKey)
Returns the document analysis for the document associated with the given unique key (id), null if no such
 association exists. | 
| Methods in org.apache.solr.client.solrj.response that return types with arguments of type DocumentAnalysisResponse.DocumentAnalysis | |
|---|---|
 Iterator<Map.Entry<String,DocumentAnalysisResponse.DocumentAnalysis>> | 
DocumentAnalysisResponse.iterator()
Returns an iterator over the document analyses map.  | 
  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||