[
https://issues.apache.org/jira/browse/SOLR-10567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17029972#comment-17029972
]
ASF subversion and git services commented on SOLR-10567:
--------------------------------------------------------
Commit 5a3a05d953bf24fd395a96759e331d7e4d5693e0 in lucene-solr's branch
refs/heads/branch_8x from Munendra S N
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=5a3a05d ]
SOLR-10567: add support for DateRangeField in JSON facet range
> Support DateRangeField in JSON Facet API
> ----------------------------------------
>
> Key: SOLR-10567
> URL: https://issues.apache.org/jira/browse/SOLR-10567
> Project: Solr
> Issue Type: Improvement
> Components: faceting
> Affects Versions: 6.2.1
> Reporter: Stephen Weiss
> Priority: Minor
> Attachments: SOLR-10567.patch, SOLR-10567.patch
>
>
> While trying to do faceting on a daterangefield, I noticed that only the
> SimpleFacets system worked - JSON facets did not allow it. It was expecting
> any range facet to be done on a TrieField, which DateRangeField is not. I
> updated the code to simply allow DateRangeField through as well, and this
> appears to work just fine, so I'm submitting a patch so this can be included
> in the next release.
> Haven't submitted a patch before so please forgive me if I screwed up, tried
> to follow directions as best I could.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]