[jira] [Commented] (LUCENE-7521) Simplify PackedInts

2019-09-11 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-7521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927578#comment-16927578 ] ASF subversion and git services commented on LUCENE-7521: - Commi

[jira] [Commented] (LUCENE-7521) Simplify PackedInts

2019-09-05 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-7521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16923212#comment-16923212 ] Adrien Grand commented on LUCENE-7521: -- I'd like to move forward on this. Hopefully

[jira] [Commented] (LUCENE-7521) Simplify PackedInts

2016-11-23 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15691118#comment-15691118 ] Toke Eskildsen commented on LUCENE-7521: Just to be clear, I was only talking abo

[jira] [Commented] (LUCENE-7521) Simplify PackedInts

2016-11-23 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15690275#comment-15690275 ] Yonik Seeley commented on LUCENE-7521: -- The rational for this patch looked to be "mo

[jira] [Commented] (LUCENE-7521) Simplify PackedInts

2016-11-23 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15690132#comment-15690132 ] Adrien Grand commented on LUCENE-7521: -- Thanks Toke for pointing to these benchmarks

[jira] [Commented] (LUCENE-7521) Simplify PackedInts

2016-11-23 Thread Toke Eskildsen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15689447#comment-15689447 ] Toke Eskildsen commented on LUCENE-7521: I was involved in the original PackedInt

[jira] [Commented] (LUCENE-7521) Simplify PackedInts

2016-10-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15608318#comment-15608318 ] Yonik Seeley commented on LUCENE-7521: -- I assume these specializations were added be

[jira] [Commented] (LUCENE-7521) Simplify PackedInts

2016-10-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15606537#comment-15606537 ] Adrien Grand commented on LUCENE-7521: -- Option 2 sounds easier so I can look into it

[jira] [Commented] (LUCENE-7521) Simplify PackedInts

2016-10-25 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605644#comment-15605644 ] Yonik Seeley commented on LUCENE-7521: -- OK, so to avoid slowdowns (or more memory us

[jira] [Commented] (LUCENE-7521) Simplify PackedInts

2016-10-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605482#comment-15605482 ] Adrien Grand commented on LUCENE-7521: -- Yes they are. > Simplify PackedInts >

[jira] [Commented] (LUCENE-7521) Simplify PackedInts

2016-10-25 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605358#comment-15605358 ] Yonik Seeley commented on LUCENE-7521: -- Are any of these formats used by FieldCacheI

[jira] [Commented] (LUCENE-7521) Simplify PackedInts

2016-10-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15605337#comment-15605337 ] Michael McCandless commented on LUCENE-7521: +1! Look at all that removed co