Class TermBasedFieldType

Direct Known Subclasses:
BooleanFieldMapper.BooleanFieldType, CompletionFieldMapper.CompletionFieldType, FieldNamesFieldMapper.FieldNamesFieldType, StringFieldType

public abstract class TermBasedFieldType extends SimpleMappedFieldType
Base MappedFieldType implementation for a field that is indexed with the inverted index.