[
https://issues.apache.org/jira/browse/LUCENE-7079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187418#comment-15187418
]
ASF subversion and git services commented on LUCENE-7079:
---------------------------------------------------------
Commit b2eb1bd7992ab01c87dcb69600b9a36e73a6e009 in lucene-solr's branch
refs/heads/branch_6_0 from [~rcmuir]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=b2eb1bd ]
LUCENE-7079: add newSetQuery(String, Collection) to primitive Point types
> 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
> Attachments: LUCENE-7079.patch
>
>
> 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]