Uses of Class
org.terrier.structures.postings.ArrayOfBasicIterablePosting
-
Packages that use ArrayOfBasicIterablePosting Package Description org.terrier.structures.postings Provides classes representing single postings and atreams of postings in a posting list (e.g. -
-
Uses of ArrayOfBasicIterablePosting in org.terrier.structures.postings
Subclasses of ArrayOfBasicIterablePosting in org.terrier.structures.postings Modifier and Type Class Description classArrayOfBlockFieldIterablePostingAn array structure that golds BlockFieldIterablePostingsclassArrayOfBlockIterablePostingAn array structure that golds BlockIterablePostingsclassArrayOfFieldIterablePostingAn instance of IterablePostings that works with passed arrays of ids and frequencies for each field.
-