[jira] Commented: (LUCENE-1279) RangeQuery and RangeFilter should use collation to check for range inclusion

2008-05-08 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595412#action_12595412 ] Hoss Man commented on LUCENE-1279: -- bq. I thought I did that my bad. i missread. bq.

[jira] Commented: (LUCENE-510) IndexOutput.writeString() should write length in bytes

2008-05-08 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595426#action_12595426 ] Mark Miller commented on LUCENE-510: I suspect that this issue is not reading old index

[jira] Commented: (LUCENE-1279) RangeQuery and RangeFilter should use collation to check for range inclusion

2008-05-08 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595467#action_12595467 ] Steven Rowe commented on LUCENE-1279: - bq. Hmmm... excellent point. you convinced me.

[jira] Updated: (LUCENE-1279) RangeQuery and RangeFilter should use collation to check for range inclusion

2008-05-08 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Rowe updated LUCENE-1279: Attachment: LUCENE-1279.patch Rewritten patch, with the collating range functionality now added to

[jira] Issue Comment Edited: (LUCENE-1279) RangeQuery and RangeFilter should use collation to check for range inclusion

2008-05-08 Thread Steven Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595467#action_12595467 ] steve_rowe edited comment on LUCENE-1279 at 5/8/08 10:07 PM: --