You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2014/07/31 14:22:38 UTC

[jira] [Commented] (LUCENE-5739) Add zig-zag encoding support to DataInput/DataOutput

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

Robert Muir commented on LUCENE-5739:
-------------------------------------

Looks good, thanks Adrien.

> Add zig-zag encoding support to DataInput/DataOutput
> ----------------------------------------------------
>
>                 Key: LUCENE-5739
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5739
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Adrien Grand
>            Assignee: Adrien Grand
>            Priority: Minor
>             Fix For: 4.9, 5.0
>
>         Attachments: LUCENE-5739.patch, LUCENE-5739.patch
>
>
> It would be convenient to have support for zig-zag-encoded integers in DataInput/DataOutput. There are not many places that use that feature today but I think it's quite common to need to read/write small signed values.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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