package elastic
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- elastic
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- type ElasticId = String
- trait HitMeta extends AnyRef
- abstract class Index extends SchevoCirce with CodecConfiguration
- case class IndexSetup(elasticClient: ElasticClient, actorSystem: ActorSystem[_], indexNamePrefix: Option[String] = None, refreshImmediately: Boolean = false) extends Product with Serializable