Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-7079

add newSetQuery(String, Collection) to primitive point types

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 6.0
    • None
    • None
    • New

    Description

      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?

      Attachments

        1. LUCENE-7079.patch
          6 kB
          Robert Muir

        Activity

          People

            Unassigned Unassigned
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: