C# (CSharp) Lucene.Net.Codecs.Pulsing Пространство имен

Классы

Имя Описание
PulsingPostingsReader Concrete class that reads the current doc/freq/skip postings format @lucene.experimental TODO: -- should we switch "hasProx" higher up? and create two separate docs readers, one that also reads prox and one that doesn't?
PulsingPostingsReader.PulsingDocsAndPositionsEnum
PulsingPostingsReader.PulsingDocsEnum
PulsingPostingsReader.PulsingEnumAttribute Implementation of {@link PulsingEnumAttribute} for reuse of wrapped postings readers underneath pulsing. @lucene.internal
PulsingPostingsReader.PulsingTermState
TestPulsingPostingsFormat Tests PulsingPostingsFormat
TestPulsingReuse Tests that pulsing codec reuses its enums and wrapped enums