MappingApi

class Object
trait Matchable
class Any
object ElasticApi.type
object ElasticDsl.type

Value members

Concrete methods

def getMapping(str: String): GetMappingRequest
def getMapping(indexes: Indexes): GetMappingRequest
def getMapping(indexes: Indexes, fields: String*): GetFieldMappingRequest
def putMapping(indexes: Indexes): PutMappingRequest

Concrete fields

val NotAnalyzed: String