Uses of Class
org.terrier.structures.BasicDocumentIndexEntry.Factory
-
Packages that use BasicDocumentIndexEntry.Factory Package Description org.terrier.structures Provides the interfaces for the index data structures used for retrieval with the Terrier platform. -
-
Uses of BasicDocumentIndexEntry.Factory in org.terrier.structures
Subclasses of BasicDocumentIndexEntry.Factory in org.terrier.structures Modifier and Type Class Description static class
FieldDocumentIndexEntry.Factory
Factory for creating a field document index entry
-