zio.elasticsearch
package zio.elasticsearch
Members list
Packages
package zio.elasticsearch.aggregation
package zio.elasticsearch.data
package zio.elasticsearch.executor
package zio.elasticsearch.highlights
package zio.elasticsearch.query
package zio.elasticsearch.request
package zio.elasticsearch.result
package zio.elasticsearch.script
Type members
Classlikes
sealed trait BulkableRequest[A] extends ElasticRequest[A]
Attributes
- Supertypes
- Known subtypes
-
trait CreateOrUpdateRequesttrait CreateRequesttrait CreateWithIdRequesttrait DeleteByIdRequesttrait UpdateRequest
object DocumentId extends Newtype[String]
Attributes
- Supertypes
- Self type
-
DocumentId.type
object ElasticAggregation
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ElasticAggregation.type
final case class ElasticConfig(host: String, port: Int, credentials: Option[ElasticCredentials], useSSL: Boolean)
object ElasticConfig
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ElasticConfig.type
object ElasticExecutor
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ElasticExecutor.type
object ElasticHighlight
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ElasticHighlight.type
object ElasticPrimitive
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ElasticPrimitive.type
object ElasticQuery
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ElasticQuery.type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait BulkableRequest[A]trait CreateOrUpdateRequesttrait CreateRequesttrait CreateWithIdRequesttrait DeleteByIdRequesttrait UpdateRequesttrait AggregateRequesttrait BulkRequesttrait CountRequesttrait CreateIndexRequesttrait DeleteByQueryRequesttrait DeleteIndexRequesttrait ExistsRequesttrait GetByIdRequesttrait KNNRequesttrait RefreshRequesttrait SearchRequesttrait UpdateByQueryRequestShow all
object ElasticRequest
Attributes
- Companion
- trait
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ElasticRequest.type
object ElasticSort
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ElasticSort.type
trait Elasticsearch
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object Elasticsearch
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Elasticsearch.type
object FieldAccessorBuilder extends AccessorBuilder
Attributes
- Supertypes
-
trait AccessorBuilderclass Objecttrait Matchableclass Any
- Self type
-
FieldAccessorBuilder.type
trait IndexNameNewtype
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
object IndexNameValidator extends Validator[String]
Attributes
- Supertypes
- Self type
-
IndexNameValidator.type
trait IndexPatternNewtype
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
object IndexPatternValidator extends Validator[String]
Attributes
- Supertypes
- Self type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
object IndexSelector
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
IndexSelector.type
object MultiIndex
Attributes
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
MultiIndex.type
trait RoutingNewtype
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Companion
- object
- Supertypes
- Self type
object StreamConfig
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
StreamConfig.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Inherited classlikes
Attributes
- Inherited from:
- IndexNameNewtype
- Supertypes
object IndexPattern extends NewtypeCustom[String]
Attributes
- Inherited from:
- IndexPatternNewtype
- Supertypes
Attributes
- Inherited from:
- RoutingNewtype
- Supertypes
Types
Inherited types
Attributes
- Inherited from:
- IndexNameNewtype
Attributes
- Inherited from:
- IndexPatternNewtype
Attributes
- Inherited from:
- RoutingNewtype
Implicits
Implicits
In this article