[ 
https://issues.apache.org/jira/browse/LUCENE-5247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Muir updated LUCENE-5247:
--------------------------------

    Attachment: LUCENE-5247.patch

patch with tests. also pushes up getRangeScorer from the fieldcache/dv impls to 
Int/Double/LongDocValues (so its easily reusable).

> expressions should use DoubleDocValues not FunctionValues directly
> ------------------------------------------------------------------
>
>                 Key: LUCENE-5247
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5247
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>         Attachments: LUCENE-5247.patch
>
>
> for example, if you call e.g. floatVal(int) on an expressionvaluesource you 
> will get UOE.
> instead it should work like ordinary valuesources.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to