Uses of Class
org.apache.solr.client.solrj.response.FacetField
Packages that use FacetField
Package
Description
Convenience classes for dealing with various types of Solr responses.
-
Uses of FacetField in org.apache.solr.client.solrj.response
Methods in org.apache.solr.client.solrj.response that return FacetFieldModifier and TypeMethodDescriptionQueryResponse.getFacetDate(String name) FacetField.Count.getFacetField()QueryResponse.getFacetField(String name) getFacetField.getLimitingFields(long max) Methods in org.apache.solr.client.solrj.response that return types with arguments of type FacetFieldModifier and TypeMethodDescriptionQueryResponse.getFacetDates()QueryResponse.getFacetFields()See also:QueryResponse.getLimitingFacets()QueryResponse.getLimitingFacets()Constructors in org.apache.solr.client.solrj.response with parameters of type FacetField