Package

com.sksamuel.elastic4s.http

index

Permalink

package index

Visibility
  1. Public
  2. All

Type Members

  1. case class CreateIndexResponse(acknowledged: Boolean, shards_acknowledged: Boolean) extends Product with Serializable

    Permalink
  2. case class CreateIndexTemplateResponse() extends Product with Serializable

    Permalink
  3. case class DeleteIndexTemplateResponse() extends Product with Serializable

    Permalink
  4. case class GetIndexTemplateResponse() extends Product with Serializable

    Permalink
  5. trait IndexImplicits extends IndexShowImplicits

    Permalink
  6. case class IndexResponse(_id: String, _index: String, _type: String, _version: Long, result: String, forced_refresh: Boolean, shards: Shards, created: Boolean) extends Product with Serializable

    Permalink
  7. trait IndexTemplateImplicits extends AnyRef

    Permalink

Value Members

  1. object CreateIndexTemplateBodyFn

    Permalink
  2. object VersionTypeHttpString

    Permalink
  3. package admin

    Permalink
  4. package alias

    Permalink
  5. package mappings

    Permalink

Ungrouped