|
Terrier IR Platform 1.1.1 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentPostingList | |
|---|---|
| uk.ac.gla.terrier.structures.indexing | Provides the classes used for creating the data structures of the Terrier platform. |
| Uses of DocumentPostingList in uk.ac.gla.terrier.structures.indexing |
|---|
| Subclasses of DocumentPostingList in uk.ac.gla.terrier.structures.indexing | |
|---|---|
class |
BlockDocumentPostingList
Represents the postings of one document, and saves block (term position) information. |
| Methods in uk.ac.gla.terrier.structures.indexing with parameters of type DocumentPostingList | |
|---|---|
void |
LexiconBuilder.addDocumentTerms(DocumentPostingList terms)
adds the terms of a document to the temporary lexicon in memory. |
void |
BlockLexiconMap.insert(DocumentPostingList _doc)
Inserts all the terms from a document posting into the lexicon map |
void |
LexiconMap.insert(DocumentPostingList doc)
Inserts all the terms from a document posting into the lexicon map |
|
Terrier IR Platform 1.1.1 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||