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

Michael McCandless commented on LUCENE-7095:
--------------------------------------------

+1 to the patch.

The javadocs state that only int and long are supported, yet float and double 
(strangely, but matching what the legacy numerics join supports?) are also 
allowed?

Thanks [~martijn.v.groningen]!  The more legacy numerics code we can cut over 
to points, the better ;)

> join module only supports legacy numerics
> -----------------------------------------
>
>                 Key: LUCENE-7095
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7095
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>         Attachments: LUCENE_7095.patch
>
>
> The join module supports numeric query-time joins but only with the old 
> encoding. We need to deprecate the current support and implement a 
> Points-based alternative. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to