Class CompletionFieldMapper.Defaults

java.lang.Object
org.elasticsearch.index.mapper.CompletionFieldMapper.Defaults
Enclosing class:
CompletionFieldMapper

public static class CompletionFieldMapper.Defaults
extends java.lang.Object
  • Field Details

    • FIELD_TYPE

      public static final org.apache.lucene.document.FieldType FIELD_TYPE
    • DEFAULT_PRESERVE_SEPARATORS

      public static final boolean DEFAULT_PRESERVE_SEPARATORS
      See Also:
      Constant Field Values
    • DEFAULT_POSITION_INCREMENTS

      public static final boolean DEFAULT_POSITION_INCREMENTS
      See Also:
      Constant Field Values
    • DEFAULT_MAX_INPUT_LENGTH

      public static final int DEFAULT_MAX_INPUT_LENGTH
      See Also:
      Constant Field Values
  • Constructor Details

    • Defaults

      public Defaults()