Uses of Class
org.terrier.structures.postings.FieldORIterablePosting
-
Packages that use FieldORIterablePosting Package Description org.terrier.structures.postings Provides classes representing single postings and atreams of postings in a posting list (e.g. -
-
Uses of FieldORIterablePosting in org.terrier.structures.postings
Subclasses of FieldORIterablePosting in org.terrier.structures.postings Modifier and Type Class Description class
BlockFieldORIterablePosting
ORIterablePosting implementation that implements FieldPosting and BlockPosting
-