Issue Details (XML | Word | Printable)

Key: LUCENE-1279
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Grant Ingersoll
Reporter: Steven Rowe
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Lucene - Java

RangeQuery and RangeFilter should use collation to check for range inclusion

Created: 02/May/08 05:15 PM   Updated: 01/Nov/08 05:03 AM
Return to search
Component/s: Search
Affects Version/s: 2.3.1
Fix Version/s: 2.4

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works LUCENE-1279.patch 2008-09-13 05:17 PM Steven Rowe 93 kB
Text File Licensed for inclusion in ASF works LUCENE-1279.patch 2008-09-12 06:41 PM Steven Rowe 93 kB
Text File Licensed for inclusion in ASF works LUCENE-1279.patch 2008-05-09 05:05 AM Steven Rowe 59 kB
Text File Licensed for inclusion in ASF works LUCENE-1279.patch 2008-05-05 04:38 AM Steven Rowe 13 kB
Issue Links:
Reference
 

Resolution Date: 16/Sep/08 09:03 PM


 Description  « Hide
See this java-user discussion of problems caused by Unicode code-point comparison, instead of collation, in RangeQuery.

RangeQuery could take in a Locale via a setter, which could be used with a java.text.Collator and/or CollationKey's, to handle ranges for languages which have alphabet orderings different from those in Unicode.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.