public class FieldTypeFactory
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static StoredNotAnalyzedFieldType |
snaft |
private static StoredNotIndexedFieldType |
snift |
Constructor and Description |
---|
FieldTypeFactory() |
Modifier and Type | Method and Description |
---|---|
static org.apache.lucene.document.FieldType |
getStoredNotAnalyzedFieldType() |
static org.apache.lucene.document.FieldType |
getStoredNotIndexedFieldType() |
private static StoredNotAnalyzedFieldType snaft
private static StoredNotIndexedFieldType snift