Package

com.datawizards.dmg.annotations

es

Permalink

package es

Elasticsearch mapping dedicated annotations

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. es
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final class esFormat extends Annotation with StaticAnnotation

    Permalink

    Date format https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-date-format.html

  2. final class esIndex extends Annotation with StaticAnnotation

    Permalink

    The index option controls whether field values are indexed.

    The index option controls whether field values are indexed. https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-index.html

  3. final class esSetting extends Annotation with StaticAnnotation

    Permalink

    Index settings https://www.elastic.co/guide/en/elasticsearch/reference/current/index-modules.html

  4. final class esTemplate extends Annotation with StaticAnnotation

    Permalink

    Elasticsearch template https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-templates.html

Inherited from AnyRef

Inherited from Any

Ungrouped