Adrien Grand created LUCENE-5739:
------------------------------------

             Summary: 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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to