アノテーションインターフェース Mapping


Elasticsearch マッピング
作成者:
Mohsin Husen, Peter-Josef Meisch
  • 要素の詳細

    • mappingPath

      StringSE mappingPath
      デフォルト:
      ""
    • enabled

      boolean enabled
      マッピングが有効かどうか
      導入:
      4.2
      デフォルト:
      true
    • dateDetection

      Mapping.Detection dateDetection
      date_detection が有効かどうか
      導入:
      4.3
      デフォルト:
      DEFAULT
    • numericDetection

      Mapping.Detection numericDetection
      numeric_detection が有効かどうか
      導入:
      4.3
      デフォルト:
      DEFAULT
    • dynamicDateFormats

      StringSE[] dynamicDateFormats
      カスタム動的日付形式
      導入:
      4.3
      デフォルト:
      {}
    • runtimeFieldsPath

      StringSE runtimeFieldsPath
      ランタイムマッピング定義の値を含む JSON ファイルへのクラスパス。ファイルには、ランタイムプロパティの値として書き込まれる JSON オブジェクトが含まれている必要があります。
      導入:
      4.3
      デフォルト:
      ""
    • aliases

      MappingAlias[] aliases
      インデックスマッピングに書き込まれるフィールドエイリアス定義
      導入:
      5.3
      デフォルト:
      {}