Package dev.evo.elasticmagic.doc

Types

BaseKotlinxDateTimeType
Link copied to clipboard
abstract class BaseKotlinxDateTimeType<V>
DateTimeType
Link copied to clipboard
object DateTimeType : BaseKotlinxDateTimeType<<ERROR CLASS>>
DateType
Link copied to clipboard
object DateType : BaseKotlinxDateTimeType<<ERROR CLASS>>
InstantType
Link copied to clipboard
object InstantType : BaseKotlinxDateTimeType<<ERROR CLASS>>

Functions

date
Link copied to clipboard
fun <ERROR CLASS>.date(name: String? = null, docValues: Boolean? = null, index: Boolean? = null, store: Boolean? = null, params: <ERROR CLASS>? = null): <ERROR CLASS><<ERROR CLASS>, <ERROR CLASS>>
datetime
Link copied to clipboard
fun <ERROR CLASS>.datetime(name: String? = null, docValues: Boolean? = null, index: Boolean? = null, store: Boolean? = null, params: <ERROR CLASS>? = null): <ERROR CLASS><<ERROR CLASS>, <ERROR CLASS>>
instant
Link copied to clipboard
fun <ERROR CLASS>.instant(name: String? = null, docValues: Boolean? = null, index: Boolean? = null, store: Boolean? = null, params: <ERROR CLASS>? = null): <ERROR CLASS><<ERROR CLASS>, <ERROR CLASS>>