Package

com.sksamuel.elastic4s.http.index

mappings

Permalink

package mappings

Visibility
  1. Public
  2. All

Type Members

  1. case class GetMapping() extends Product with Serializable

    Permalink
  2. case class IndexMappings(index: String, mappings: Map[String, Map[String, Any]]) extends Product with Serializable

    Permalink
  3. trait MappingExecutables extends AnyRef

    Permalink
  4. case class PutMappingResponse(acknowledged: Boolean) extends Product with Serializable

    Permalink

Ungrouped