NumberField

trait NumberField[T] extends ElasticField
class Object
trait Matchable
class Any

Value members

Abstract methods

def boost: Option[Double]
def coerce: Option[Boolean]
def copyTo: Seq[String]
def docValues: Option[Boolean]
def ignoreMalformed: Option[Boolean]
def index: Option[Boolean]
def nullValue: Option[T]
def store: Option[Boolean]

Inherited methods

def `type`: String
Inherited from:
ElasticField
def name: String
Inherited from:
ElasticField