| Package | Description | 
|---|---|
| org.terrier.structures.indexing | 
 Provides the classes used for creating the data structures of 
the Terrier platform. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FieldLexiconMap
class FieldLexicanMap 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected LexiconMap | 
LexiconBuilder.TempLex
The lexicontree to write the current term stream to 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected static LexiconMap | 
LexiconBuilder.instantiate(Class<? extends LexiconMap> LexiconMapClass)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected static LexiconMap | 
LexiconBuilder.instantiate(Class<? extends LexiconMap> LexiconMapClass)  | 
| Constructor and Description | 
|---|
LexiconBuilder(IndexOnDisk i,
              String _structureName,
              LexiconMap lexiconMap,
              String _lexiconEntryClass)
constructor 
 | 
| Constructor and Description | 
|---|
LexiconBuilder(IndexOnDisk i,
              String _structureName,
              Class<? extends LexiconMap> _LexiconMapClass,
              String _lexiconEntryClass)
constructor 
 | 
Terrier 4.0. Copyright © 2004-2014 University of Glasgow