jpountz commented on issue #973: LUCENE-9027: Use SIMD instructions to decode 
postings.
URL: https://github.com/apache/lucene-solr/pull/973#issuecomment-553579095
 
 
   @mikemccand I changed ByteBufferIndexInput to create the LongBuffer views in 
order to hopefully address your concern.
   
   I also removed write support from the Lucene50 postings format and moved it 
to backward-codecs. I couldn't do it for Completion50 because it would require 
adding a dependency to suggest to backward-codecs so I left it in the suggest 
module.

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


With regards,
Apache Git Services

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

Reply via email to