Package

com.sksamuel.elastic4s

examples

Permalink

package examples

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

Type Members

  1. class ClusterSettingsDotDsl extends ElasticDsl

    Permalink
  2. class ClusterSettingsSqlDsl extends ElasticDsl

    Permalink
  3. class CountDotDsl extends ElasticDsl

    Permalink
  4. class CountSqlDsl extends ElasticDsl

    Permalink
  5. class CreateIndexDotDsl extends ElasticDsl

    Permalink
  6. class CreateIndexSqlDsl extends ElasticDsl

    Permalink
  7. case class Document(a: String, b: String, c: String) extends Product with Serializable

    Permalink
  8. class GetDotDsl extends ElasticDsl

    Permalink
  9. class GetSqlDsl extends ElasticDsl

    Permalink
  10. class IndexDotDsl extends ElasticDsl

    Permalink
  11. class IndexSqlDsl extends ElasticDsl

    Permalink
  12. class SearchDotDsl extends ElasticDsl

    Permalink
  13. class SearchSqlDsl extends ElasticDsl

    Permalink
  14. class UpdateDotDsl extends ElasticDsl

    Permalink
  15. class UpdateSqlDsl extends ElasticDsl

    Permalink
  16. class ValidateDotDsl extends ElasticDsl

    Permalink
  17. class ValidateSqlDsl extends ElasticDsl

    Permalink

Value Members

  1. implicit object DocumentIndexable extends Indexable[Document] with Product with Serializable

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped