|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--idl.tmt.util.DocumentIndexWriter
Builds an inverted index with format
termid docid count
per line, writing to a file on disk.
| Field Summary | |
private java.lang.String |
myCollectionName
|
private TmtMatrix |
myMatrix
|
| Constructor Summary | |
DocumentIndexWriter(java.lang.String collectionName,
TmtMatrix docTermMatrix)
|
|
| Method Summary | |
void |
writeIndex()
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
private java.lang.String myCollectionName
private TmtMatrix myMatrix
| Constructor Detail |
public DocumentIndexWriter(java.lang.String collectionName,
TmtMatrix docTermMatrix)
| Method Detail |
public void writeIndex()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||