Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Interval facet is supported in classical facet component but has no support in json facet requests.
In cases of block join and aggregations, this would be helpful
Assuming request format -
json.facet={pubyear:{type : interval,field : pubyear_i,intervals:[{key:"2000-2200",value:"[2000,2200]"}]}}
Attachments
Attachments
Issue Links
- duplicates
-
SOLR-13011 json.facet range to define arbitrarily ranges
- Resolved
- is related to
-
SOLR-17114 SolrJ support for Arbitrary Ranges facet
- Open
- links to
1.
|
Specify intervals as json arrays | Resolved | Unassigned |