Class FacetField
java.lang.Object
org.apache.solr.client.solrj.response.FacetField
- All Implemented Interfaces:
Serializable
A utility class to hold the facet response. It could use the NamedList container, but for JSTL,
it is nice to have something that implements List, so it can be iterated
- Since:
- solr 1.3
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidInsert at the end of the listgetLimitingFields(long max) getName()intvoidInsert at the beginning of the list.toString()