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

Uwe Schindler updated LUCENE-1857:
----------------------------------

    Attachment: LUCENE-1857.patch

Updated patch with tests generified and also using autoboxing in javadocs and 
test code.

> Change NumericRangeQuery to generics (for the numeric type)
> -----------------------------------------------------------
>
>                 Key: LUCENE-1857
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1857
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Search
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>            Priority: Minor
>             Fix For: 3.0
>
>         Attachments: LUCENE-1857.patch, LUCENE-1857.patch
>
>
> NumericRangeQuery/Filter can use generics for more type-safety: 
> NumericRangeQuery<T extends Number>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to