package
0.0.0-20220907150529-4ecbd2543f9e
Repository: https://github.com/stackrox/bleve.git
Documentation: pkg.go.dev
# Functions
Deinterleave the 32-bit value starting at position 0 to get the other 32-bit value, shift it by 1 first.
No description provided by the author
No description provided by the author
Interleave the first 32 bits of each uint64 apdated from org.apache.lucene.util.BitUtil which was adapted from: http://graphics.stanford.edu/~seander/bithacks.html#InterleaveBMN.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Type aliases
PrefixCoded is a byte array encoding of 64-bit numeric values shifted by 0-63 bits.