Ignacio Vera created LUCENE-9368: ------------------------------------ Summary: SIMD-based decoding of BKD docIds Key: LUCENE-9368 URL: https://issues.apache.org/jira/browse/LUCENE-9368 Project: Lucene - Core Issue Type: Improvement Environment: In LUCENE-9087 we changed the way how we constructed Kd trees to always have full leaves. This open the possibility to use more efficient decoding techniques for docIds, similar to what we do in postings.
This issue explores adding SIMD-based techniques when encoding docIds in the BKD tree. Reporter: Ignacio Vera -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org