Package | Description |
---|---|
org.apache.lucene.codecs.bloom |
Codec PostingsFormat for fast access to low-frequency terms
such as primary key fields.
|
Modifier and Type | Class and Description |
---|---|
class |
MurmurHash2
This is a very fast, non-cryptographic hash suitable for general hash-based
lookup.
|
Modifier and Type | Method and Description |
---|---|
static HashFunction |
FuzzySet.hashFunctionForVersion(int version) |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.