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 Fix For: 3.0 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