You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/01/09 22:15:50 UTC

[jira] [Commented] (LUCENE-5345) range facets don't work with float/double fields

    [ https://issues.apache.org/jira/browse/LUCENE-5345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867065#comment-13867065 ] 

ASF subversion and git services commented on LUCENE-5345:
---------------------------------------------------------

Commit 1556952 from [~mikemccand] in branch 'dev/trunk'
[ https://svn.apache.org/r1556952 ]

LUCENE-5345: add new BlendedInfixSuggester

> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org