[
https://issues.apache.org/jira/browse/LUCENE-7079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15184923#comment-15184923
]
Robert Muir commented on LUCENE-7079:
-------------------------------------
I noticed this when converting TestBlockJoin, see the TODO in the diff:
https://git1-us-west.apache.org/repos/asf?p=lucene-solr.git;a=commitdiff;h=4cc9ad44
> add newSetQuery(String, Collection) to primitive point types
> ------------------------------------------------------------
>
> Key: LUCENE-7079
> URL: https://issues.apache.org/jira/browse/LUCENE-7079
> Project: Lucene - Core
> Issue Type: Bug
> Reporter: Robert Muir
>
> Currently IntPoint has newSetQuery(String, int...).
> This is uncomfortable when you have a boxed collection (e.g. List<Integer>).
> I think we should add sugar to int/float/double/long for this?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]