| 
 | Terrier IR Platform 2.2.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.gla.terrier.structures.indexing.InvertedIndexBuilder
uk.ac.gla.terrier.structures.indexing.UTFInvertedIndexBuilder
public class UTFInvertedIndexBuilder
Builds a UTF inverted index, using field information optionally.
| Field Summary | 
|---|
| Fields inherited from class uk.ac.gla.terrier.structures.indexing.InvertedIndexBuilder | 
|---|
| numberOfDocuments, numberOfPointers, numberOfTokens, numberOfUniqueTerms | 
| Constructor Summary | |
|---|---|
| UTFInvertedIndexBuilder()Deprecated. | |
| UTFInvertedIndexBuilder(Index i) | |
| UTFInvertedIndexBuilder(java.lang.String filename)Deprecated. | |
| UTFInvertedIndexBuilder(java.lang.String path,
                        java.lang.String prefix)Deprecated. | |
| Method Summary | 
|---|
| Methods inherited from class uk.ac.gla.terrier.structures.indexing.InvertedIndexBuilder | 
|---|
| close, createInvertedIndex, displayMemoryUsage, getLexInputStream, getLexOutputStream | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public UTFInvertedIndexBuilder(Index i)
public UTFInvertedIndexBuilder()
public UTFInvertedIndexBuilder(java.lang.String path,
                               java.lang.String prefix)
public UTFInvertedIndexBuilder(java.lang.String filename)
filename - The name of the inverted file| 
 | Terrier IR Platform 2.2.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||