[
https://issues.apache.org/jira/browse/SOLR-6827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14237515#comment-14237515
]
David Smiley commented on SOLR-6827:
------------------------------------
In a separate issue, I'll add terms-enum style DateRangeField faceting using
LUCENE-5735. But facet.range here is more flexible and drop-in compatible with
TrieDateField, and was easy to hook in.
> DateRangeField: support facet.range, exclusive range, DateMath
> --------------------------------------------------------------
>
> Key: SOLR-6827
> URL: https://issues.apache.org/jira/browse/SOLR-6827
> Project: Solr
> Issue Type: Improvement
> Reporter: David Smiley
> Assignee: David Smiley
> Fix For: 5.0
>
> Attachments: SOLR-6827.patch
>
>
> DateRangeField can be made to be more compatible with TrieDateField:
> * facet.range (thus faceting on date durations and date instances alike)
> * exclusive range boundaries
> * Solr DateMath syntax
> ** stored value should have resolved DateMath
> Not sure about this one but perhaps the XML / javabin can return a date
> instead of a string if the value is a date instance and not a range.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]