[jira] [Updated] (LUCENE-5720) Optimize on disk packed integers part 2

2014-06-02 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-5720: Attachment: LUCENE-5720.patch Updated patch: since we are using these for numerics (and in those

[jira] [Updated] (LUCENE-5720) Optimize on disk packed integers part 2

2014-05-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-5720: Attachment: LUCENE-5720.patch Here's my first stab. this adds a fastestDirectBits(float overhead)

[jira] [Updated] (LUCENE-5720) Optimize on disk packed integers part 2

2014-05-30 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-5720: Attachment: LUCENE-5720.patch With file formats and javadocs. Optimize on disk packed integers