[ http://issues.apache.org/jira/browse/LUCENE-421?page=all ]
Randy Puttick updated LUCENE-421:
---------------------------------
Attachment: FloatRangeScorer.java
IntegerRangeScorer.java
Fix for the bug found by IntegerRangeQueryTest
> Numeric range searching with large value sets
> ---------------------------------------------
>
> Key: LUCENE-421
> URL: http://issues.apache.org/jira/browse/LUCENE-421
> Project: Lucene - Java
> Type: Improvement
> Components: Search
> Versions: 1.4
> Environment: Operating System: other
> Platform: Other
> Reporter: Randy Puttick
> Assignee: Lucene Developers
> Priority: Minor
> Attachments: FieldCache.java, FieldCacheImpl.java, FloatRangeQuery.java,
> FloatRangeScorer.java, FloatRangeScorer.java, IntStack.java,
> IntegerRangeQuery.java, IntegerRangeQueryTestCase.java,
> IntegerRangeScorer.java, IntegerRangeScorer.java, RangeQuery.java, Sort.java
>
> I have a set of enhancements that build on the numeric sorting cache
> introduced
> by Tim Jones and that provide integer and floating point range searches over
> numeric ranges that are far too large to be implemented via the current term
> range rewrite mechanism. I'm new to Apache and trying to find out how to
> attach
> the source files for the changes for your consideration.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]