[
https://issues.apache.org/jira/browse/LUCENE-5297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813625#comment-13813625
]
ASF subversion and git services commented on LUCENE-5297:
---------------------------------------------------------
Commit 1538864 from [~shaie] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1538864 ]
LUCENE-5297: allow range faceting on any ValueSource
> Allow rang faceting on any ValueSource
> --------------------------------------
>
> Key: LUCENE-5297
> URL: https://issues.apache.org/jira/browse/LUCENE-5297
> Project: Lucene - Core
> Issue Type: New Feature
> Components: modules/facet
> Reporter: Shai Erera
> Fix For: 4.6, 5.0
>
> Attachments: LUCENE-5297.patch, LUCENE-5297.patch
>
>
> Today RangeAccumulator assumes the ranges should be read from a
> NumericDocValues field. Would be good if we can modify it, or introduce a new
> ValueSourceAccumulator which allows you to range-facet on any ValueSource,
> e.g. one that is generated from an expression.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]