iverase opened a new pull request #94:
URL: https://github.com/apache/lucene/pull/94


   PackedInts provides two ways to reader/write data, one using a header and 
writing the necessary metadata and a second option where there is not header or 
metadata and is up to the user to write such information.
   
   We currently never use the option that writer harder and metadata in our 
codecs so lets remove it. In addition this PR removes the method 
`getDirectReaderNoHeader` as it is no used either.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

Reply via email to