OptionaldefaultSchema for a full text search analyzer.
OptionalfieldsSchema for mapping a field name to a per field analyzer.
Schema for the name of the Apache Lucene analyzer to use for text indexing. The default value varies depending on the analyzer usage:
standardkeywordstandard.OptionalstopwordsCustom stopwords to use with the named analyzer where supported. Not used for keyword, simple,
whitespace, simple_asciifolding or perfield analyzers. Ensure stopwords match the folded case for
analyzers that perform folding.
StaticdeserializeStaticserialize
Analyzer configuration for search indexes. The default and fields properties are only applicable for the
perfieldanalyzer name.