Uses of Class
org.apache.lucene.analysis.minhash.MinHashFilter.FixedSizeTreeSet
-
Packages that use MinHashFilter.FixedSizeTreeSet Package Description org.apache.lucene.analysis.minhash MinHash filtering (for LSH). -
-
Uses of MinHashFilter.FixedSizeTreeSet in org.apache.lucene.analysis.minhash
Fields in org.apache.lucene.analysis.minhash with type parameters of type MinHashFilter.FixedSizeTreeSet Modifier and Type Field Description private java.util.List<java.util.List<MinHashFilter.FixedSizeTreeSet<MinHashFilter.LongPair>>>
MinHashFilter. minHashSets
-