Full-text search configuration. Present when the field is indexed for full-text search.
ResponseStringFieldFullTextSearch
The language used for text analysis. Defaults to en.
en
Whether stemming is applied during text analysis.
Whether stop words are filtered during text analysis. Only true if stemming: true.
true
stemming: true
Full-text search configuration. Present when the field is indexed for full-text search.
Export
ResponseStringFieldFullTextSearch