com.sksamuel.elastic4s.http.index

mappings

package mappings

Visibility
  1. Public
  2. All

Type Members

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

  2. trait MappingExecutables extends AnyRef

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

Ungrouped