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

Uwe Schindler reopened LUCENE-2306:
-----------------------------------


I will commit my changes to the package names and a missing super.tearDown() 
soon.

But I found one other thing:
NRQ allows one or both of the bounds to be null (like TermRangeQuery). But the 
builder enforces both attributes to be present.

Also I dont like the default type of "int", I would instead enforce the type. 
Will post a patch soon.

> contrib/xml-query-parser: NumericRangeFilter support
> ----------------------------------------------------
>
>                 Key: LUCENE-2306
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2306
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: contrib/*
>    Affects Versions: 3.0.1
>            Reporter: Jingkei Ly
>            Assignee: Mark Harwood
>             Fix For: 3.1
>
>         Attachments: LUCENE-2306.patch, LUCENE-2306.patch
>
>
> Create a FilterBuilder for NumericRangeFilter so that it may be used with the 
> XML query parser.

-- 
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