See: Description
| Interface | Description | 
|---|---|
| PulsingPostingsReader.PulsingEnumAttribute | A per-docsenum attribute that stores additional reuse information
 so that pulsing enums can keep a reference to their wrapped enums,
 and vice versa. | 
| Class | Description | 
|---|---|
| Pulsing41PostingsFormat | Concrete pulsing implementation over  Lucene41PostingsFormat. | 
| PulsingPostingsFormat | This postings format "inlines" the postings for terms that have
  low docFreq. | 
| PulsingPostingsReader | Concrete class that reads the current doc/freq/skip
  postings format | 
| PulsingPostingsReader.PulsingEnumAttributeImpl | Implementation of  PulsingPostingsReader.PulsingEnumAttributefor reuse of
 wrapped postings readers underneath pulsing. | 
| PulsingPostingsWriter | Writer for the pulsing format. | 
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.