MappingCharFilter

com.sksamuel.elastic4s.requests.analyzers.MappingCharFilter
case class MappingCharFilter(name: String, mappings: (String, String)*) extends CharFilterDefinition

Attributes

Deprecated
true
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait CharFilter
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def build(source: XContentBuilder): Unit

Inherited methods

def json: XContentBuilder

Attributes

Inherited from:
AnalyzerFilterDefinition
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

val filterType: String