OptionallanguageThe language for text analysis. Defaults to en if not specified.
OptionalngramOptionalstemmingWhether to apply stemming during text analysis. Defaults to false.
OptionalstopWhether to filter stop words during text analysis. Requires stemming: true. Defaults to false.
Full-text search configuration. When present, the field is indexed for full-text search.
stop_wordsrequiresstemming: true.ngramcannot be combined withstemmingorstop_words.Export
StringFieldFullTextSearch