com.sksamuel.elastic4s.fields.IpRangeField
See theIpRangeField companion object
case class IpRangeField(name: String, boost: Option[Double], coerce: Option[Boolean], index: Option[Boolean], format: Option[String], store: Option[Boolean]) extends RangeField
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait RangeFieldtrait ElasticFieldclass Objecttrait Matchableclass Any
Members list
In this article