Package org.opensearch.index.mapper
Class SearchAsYouTypeFieldMapper.Defaults
java.lang.Object
org.opensearch.index.mapper.SearchAsYouTypeFieldMapper.Defaults
- Enclosing class:
SearchAsYouTypeFieldMapper
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MIN_GRAM
public static final int MIN_GRAM- See Also:
-
MAX_GRAM
public static final int MAX_GRAM- See Also:
-
MAX_SHINGLE_SIZE
public static final int MAX_SHINGLE_SIZE- See Also:
-
-
Constructor Details
-
Defaults
public Defaults()
-