Module tantivy::postings 
                   
                       [−]
                   
               [src]
Postings module (also called inverted index)
Structs
| BlockSegmentPostings | 
 | 
| FieldSerializer | The field serializer is in charge of the serialization of a specific field. | 
| IntersectionDocSet | Creates a  | 
| InvertedIndexSerializer | 
 | 
| SegmentPostings | 
 | 
| TermInfo | 
 | 
Enums
| SkipResult | Expresses the outcome of a call to  | 
Traits
| DocSet | Represents an iterable set of sorted doc ids. | 
| HasLen | Has length trait | 
| Postings | Postings (also called inverted list) |