Method | Description | |
---|---|---|
getCutoffFrequency ( ) : float | Spellcheck cutoff frequency (used to detect stopwords). | |
getIndex ( ) : string | Spellcheck request index name. | |
getQueryText ( ) : string | Spellcheck fulltext query. | |
getType ( ) : string | Spellcheck request document type. |
public getCutoffFrequency ( ) : float | ||
return | float |
public getQueryText ( ) : string | ||
return | string |