Uses of Class
org.terrier.structures.FieldDocumentIndexEntry
-
Packages that use FieldDocumentIndexEntry Package Description org.terrier.realtime.memory.fields Provides MemoryIndex structures that support field search. -
-
Uses of FieldDocumentIndexEntry in org.terrier.realtime.memory.fields
Methods in org.terrier.realtime.memory.fields that return FieldDocumentIndexEntry Modifier and Type Method Description FieldDocumentIndexEntry
MemoryDocumentIndexFieldsMap. getDocumentEntry(int docid)
Return the document index entry based on its docid.
-