You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2016/03/09 00:29:40 UTC

[jira] [Updated] (LUCENE-7079) add newSetQuery(String, Collection) to primitive point types

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

Robert Muir updated LUCENE-7079:
--------------------------------
    Attachment: LUCENE-7079.patch

Simple patch... no magic, we just add the sugar+test for the primitive 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org