| Package | Description |
|---|---|
| org.apache.solr.analysis | |
| org.apache.solr.schema |
| Modifier and Type | Field and Description |
|---|---|
protected TrieField.TrieTypes |
TrieTokenizerFactory.type |
| Constructor and Description |
|---|
TrieTokenizerFactory(TrieField.TrieTypes type,
int precisionStep) |
| Modifier and Type | Field and Description |
|---|---|
protected TrieField.TrieTypes |
TrieField.type |
| Modifier and Type | Method and Description |
|---|---|
TrieField.TrieTypes |
TrieField.getType() |
static TrieField.TrieTypes |
TrieField.TrieTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrieField.TrieTypes[] |
TrieField.TrieTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.