You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2019/10/24 16:58:11 UTC

[GitHub] [lucene-solr] jpountz opened a new pull request #973: LUCENE-9027: Use SIMD instructions to decode postings.

jpountz opened a new pull request #973: LUCENE-9027: Use SIMD instructions to decode postings.
URL: https://github.com/apache/lucene-solr/pull/973
 
 
   Here is a draft PR in case somebody would like to play with this. This is not ready to merge as the changes to `DataInput` might be controversial and we'd also need to
    - remove write support to Lucene 50
    - move Lucene50 to backaward-codecs
    - add a Completion84PostingsFormat
    - remove write support from Completion50PostingsFormat
    - move Completion50PostingsFormat to backward-codecs

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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