[jira] Updated: (LUCENE-2369) Locale-based sort by field with low memory overhead

2010-09-23 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toke Eskildsen updated LUCENE-2369: --- Attachment: LUCENE-2369.patch This patch is to keep in sync with Lucene trunk (20100923

[jira] Issue Comment Edited: (LUCENE-1990) Add unsigned packed int impls in oal.util

2010-09-03 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905857#action_12905857 ] Toke Eskildsen edited comment on LUCENE-1990 at 9/3/10 10:1

[jira] Commented: (LUCENE-1990) Add unsigned packed int impls in oal.util

2010-09-03 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905857#action_12905857 ] Toke Eskildsen commented on LUCENE-1990: I have created LUCENE-2369 and uplo

[jira] Updated: (LUCENE-2633) PackedInts does not support structures above 256MB

2010-09-03 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toke Eskildsen updated LUCENE-2633: --- Attachment: LUCENE-2633.patch Bug fixed for Packed32 and Packe64. Unit test added that

[jira] Created: (LUCENE-2633) PackedInts does not support structures above 256MB

2010-09-03 Thread Toke Eskildsen (JIRA)
Environment: All Reporter: Toke Eskildsen The PackedInts Packed32 and Packed64 fails when the internal structure exceeds 256MB. This is due to a missing cast that results in the bit position calculation being limited by Integer.MAX_VALUE (256MB * 8 = 2GB). -- This message

[jira] Issue Comment Edited: (LUCENE-2369) Locale-based sort by field with low memory overhead

2010-09-02 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905507#action_12905507 ] Toke Eskildsen edited comment on LUCENE-2369 at 9/2/10 11:1

[jira] Commented: (LUCENE-2369) Locale-based sort by field with low memory overhead

2010-09-02 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905507#action_12905507 ] Toke Eskildsen commented on LUCENE-2369: {quote} They are just regular terms!

[jira] Updated: (LUCENE-2369) Locale-based sort by field with low memory overhead

2010-09-02 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Toke Eskildsen updated LUCENE-2369: --- Attachment: LUCENE-2369.patch Preliminary patch with the primary purpose of testing the

[jira] Commented: (LUCENE-2369) Locale-based sort by field with low memory overhead

2010-09-01 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905020#action_12905020 ] Toke Eskildsen commented on LUCENE-2369: {quote} ICU keys are just byte[]

[jira] Commented: (LUCENE-2369) Locale-based sort by field with low memory overhead

2010-09-01 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12905011#action_12905011 ] Toke Eskildsen commented on LUCENE-2369: {quote} I don't see why federat

[jira] Commented: (LUCENE-2369) Locale-based sort by field with low memory overhead

2010-09-01 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904957#action_12904957 ] Toke Eskildsen commented on LUCENE-2369: {quote} This doesnt make sense, wh

[jira] Commented: (LUCENE-2369) Locale-based sort by field with low memory overhead

2010-08-31 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904765#action_12904765 ] Toke Eskildsen commented on LUCENE-2369: {quote} Toke, have you tried doing

[jira] Commented: (LUCENE-2369) Locale-based sort by field with low memory overhead

2010-08-31 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904642#action_12904642 ] Toke Eskildsen commented on LUCENE-2369: A status update might be in o

[jira] Commented: (LUCENE-1990) Add unsigned packed int impls in oal.util

2010-08-31 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904569#action_12904569 ] Toke Eskildsen commented on LUCENE-1990: Remembering signed int

[jira] Commented: (LUCENE-1990) Add unsigned packed int impls in oal.util

2010-08-31 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904560#action_12904560 ] Toke Eskildsen commented on LUCENE-1990: I have discovered a bug in Packed32

[jira] Commented: (LUCENE-2369) Locale-based sort by field with low memory overhead

2010-05-02 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12863219#action_12863219 ] Toke Eskildsen commented on LUCENE-2369: Earwin: I've spend some tim

<    1   2   3   4