[
https://issues.apache.org/jira/browse/SOLR-13272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16885576#comment-16885576
]
Ishan Chattopadhyaya commented on SOLR-13272:
---------------------------------------------
I had a look at the patch and tests and they look good to me. I'm planning to
take a deeper look and plan to commit soon. If someone has any
objections/concern/suggestions, please let me know.
> Interval facet support for JSON faceting
> ----------------------------------------
>
> Key: SOLR-13272
> URL: https://issues.apache.org/jira/browse/SOLR-13272
> Project: Solr
> Issue Type: New Feature
> Components: Facet Module
> Reporter: Apoorv Bhawsar
> Assignee: Ishan Chattopadhyaya
> Priority: Major
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> 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 -
> {code:java}
> json.facet={pubyear:{type : interval,field :
> pubyear_i,intervals:[{key:"2000-2200",value:"[2000,2200]"}]}}
> {code}
>
> PR https://github.com/apache/lucene-solr/pull/597
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]