[
https://issues.apache.org/jira/browse/LUCENE-5345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867495#comment-13867495
]
Shai Erera commented on LUCENE-5345:
------------------------------------
You can try fixing the log message, I wonder if it will associate it then with
the right JIRA issue. I think I've done it once while working on NDV updates.
See the accepted answer here:
http://stackoverflow.com/questions/304383/how-do-i-edit-a-log-message-that-i-already-committed-in-subversion
(with a snippet from the SVN documentation).
> range facets don't work with float/double fields
> ------------------------------------------------
>
> Key: LUCENE-5345
> URL: https://issues.apache.org/jira/browse/LUCENE-5345
> Project: Lucene - Core
> Issue Type: Bug
> Components: modules/facet
> Reporter: Michael McCandless
> Fix For: 5.0, 4.7
>
> Attachments: LUCENE-5345.patch
>
>
> With LUCENE-5297 we generalized range faceting to accept a ValueSource.
> But, when I tried to use this to facet by distance (< 1 km, < 2 km, etc.),
> it's not working ... the problem is that the RangeAccumulator always uses
> .longVal and assumes this was a double encoded as a long (via DoubleField).
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]