Import one of (decision TBD): streamhash or recsplit for Minimal Perfect Hash Function support.
This is used in cold index construction (build MPHF from term keys) and cold index lookup (map term key → slot in index.pack). Add unit tests for MPHF build and lookup with sample term keys, including false positive detection via fingerprint checking.
Import one of (decision TBD): streamhash or recsplit for Minimal Perfect Hash Function support.
This is used in cold index construction (build MPHF from term keys) and cold index lookup (map term key → slot in index.pack). Add unit tests for MPHF build and lookup with sample term keys, including false positive detection via fingerprint checking.