Uses of Class
org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Packages that use DocumentAnalysisResponse.FieldAnalysis
Package
Description
Convenience classes for dealing with various types of Solr responses.
-
Uses of DocumentAnalysisResponse.FieldAnalysis in org.apache.solr.client.solrj.response
Methods in org.apache.solr.client.solrj.response that return DocumentAnalysisResponse.FieldAnalysisModifier and TypeMethodDescriptionDocumentAnalysisResponse.DocumentAnalysis.getFieldAnalysis(String fieldName) Methods in org.apache.solr.client.solrj.response that return types with arguments of type DocumentAnalysisResponse.FieldAnalysisModifier and TypeMethodDescriptionDocumentAnalysisResponse.DocumentAnalysis.iterator()Returns an iterator over the field analyses map.