Uses of Interface
org.apache.lucene.codecs.pulsing.PulsingPostingsReader.PulsingEnumAttribute

Packages that use PulsingPostingsReader.PulsingEnumAttribute
org.apache.lucene.codecs.pulsing Pulsing Codec: inlines low frequency terms' postings into terms dictionary. 
 

Uses of PulsingPostingsReader.PulsingEnumAttribute in org.apache.lucene.codecs.pulsing
 

Classes in org.apache.lucene.codecs.pulsing that implement PulsingPostingsReader.PulsingEnumAttribute
static class PulsingPostingsReader.PulsingEnumAttributeImpl
          Implementation of PulsingPostingsReader.PulsingEnumAttribute for reuse of wrapped postings readers underneath pulsing.
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.