Package

com.sksamuel.elastic4s

indexes

Permalink

package indexes

Visibility
  1. Public
  2. All

Type Members

  1. case class AnalysisDefinition(analyzers: Iterable[AnalyzerDefinition]) extends Product with Serializable

    Permalink
  2. case class CreateIndexDefinition(name: String) extends Product with Serializable

    Permalink
  3. trait CreateIndexDsl extends AnyRef

    Permalink
  4. case class DeleteIndexDefinition(indexes: Seq[String]) extends Product with Serializable

    Permalink
  5. trait DeleteIndexDsl extends AnyRef

    Permalink
  6. class IndexDefinition extends BulkCompatibleDefinition

    Permalink
  7. trait IndexDsl extends AnyRef

    Permalink
  8. case class IndexResult(original: IndexResponse) extends Product with Serializable

    Permalink
  9. class IndexSettings extends AnyRef

    Permalink

Ungrouped