C# (CSharp) Lucene.Net.Codecs.Bloom 네임스페이스

클래스들

이름 설명
TestBloomFilteredLucene41Postings A class used for testing {@link BloomFilteringPostingsFormat} with a concrete delegate (Lucene41). Creates a Bloom filter on ALL fields and with tiny amounts of memory reserved for the filter.DO NOT USE IN A PRODUCTION APPLICATION This is not a realistic application of Bloom Filters as they ordinarily are larger and operate on only primary key type fields.
TestBloomFilteredLucene41Postings.LowMemoryBloomFactory