[
https://issues.apache.org/jira/browse/SOLR-13272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16936086#comment-16936086
]
Ishan Chattopadhyaya commented on SOLR-13272:
---------------------------------------------
Thank you [~apoorvprecisely] for your work on this issue, despite what might
appear to many as bikeshedding over syntax (apologies for that, but I think it
was important to get the syntax right and we got it right finally). Thanks for
sticking to the issue and seeing it through; looking forward to many more
contributions from you! Thanks [~munendrasn] for wrapping this up.
> 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: Munendra S N
> Priority: Major
> Attachments: SOLR-13272.patch, SOLR-13272.patch
>
> Time Spent: 3.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
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]