You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by linuxlover <54...@qq.com> on 2020/01/16 23:38:35 UTC

the meaning of the code

I read the code of the class, `org.apache.lucene.util.bkd.BKDWriter`, the method of `private byte[] packIndex(long[] leafBlockFPs, byte[] splitPackedValues) throws IOException` what's the meaning of the code below?