Uses of Enum Class
org.apache.solr.client.solrj.request.json.RangeFacetMap.OtherBuckets
Packages that use RangeFacetMap.OtherBuckets
Package
Description
Allows sending of requests using Solr's JSON query/faceting API
-
Uses of RangeFacetMap.OtherBuckets in org.apache.solr.client.solrj.request.json
Methods in org.apache.solr.client.solrj.request.json that return RangeFacetMap.OtherBucketsModifier and TypeMethodDescriptionstatic RangeFacetMap.OtherBucketsReturns the enum constant of this class with the specified name.static RangeFacetMap.OtherBuckets[]RangeFacetMap.OtherBuckets.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.solr.client.solrj.request.json with parameters of type RangeFacetMap.OtherBucketsModifier and TypeMethodDescriptionRangeFacetMap.setOtherBuckets(RangeFacetMap.OtherBuckets bucketSpecifier) Indicates that an additional range bucket(s) should be computed and added to those computed forstartandend