[ 
https://issues.apache.org/jira/browse/LUCENE-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796113#action_12796113
 ] 

Paul Elschot commented on LUCENE-2189:
--------------------------------------

About the switch: I had the shift down in there initially, but then I left it 
out for speed of decoding. I could move the status bits to the lower part so 
that the shift is not needed at all if that does not affect data decoding. I'll 
have a look at it. Thanks.

> Simple9 (de)compression
> -----------------------
>
>                 Key: LUCENE-2189
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2189
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Index
>            Reporter: Paul Elschot
>            Priority: Minor
>         Attachments: LUCENE-2189a.patch
>
>
> Simple9 is an alternative for VInt.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to