| 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,
              String valueFactoryParamTypes,
              String valueFactoryParamValues,
              TermCodes _termCodes)
constructor 
 | 
LexiconBuilder(IndexOnDisk i,
              String _structureName,
              LexiconMap lexiconMap,
              String _lexiconEntryClass,
              TermCodes termCodes)
constructor 
 | 
| Constructor and Description | 
|---|
LexiconBuilder(IndexOnDisk i,
              String _structureName,
              Class<? extends LexiconMap> _LexiconMapClass,
              String _lexiconEntryClass,
              TermCodes termCodes)
constructor 
 | 
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow