setStemmingLanguage

public final void setStemmingLanguage(String value)

ISO 639-1 language whose stemmer to apply (e.g. "en"), so morphological variants of a word match. "auto" detects the document language (via CLD3, when available). Empty or unsupported means no stemming.

Parameters

value

The value to set for the StemmingLanguage property.