Changes

Jump to navigation Jump to search
100 bytes removed ,  21:06, 21 August 2014
===STEMMING===
 
{| width='100%'
|-
|-
| '''Summary'''
|A new If {{Code|true}}, all tokens will be stemmed during full-text index will stem all tokens and speed up queries on stemmed tokensindexing, using a language-specific stemmer implementation. The same stemming normalization By default, token will not be applied to all query tokens that are checked against tokens in this indexstemmed.
|}
===CASESENS===
 
{| width='100%'
|-
| width='120' | '''Signature'''
|{{Code|CASESENS [boolean]}}
|-
| '''Summary'''
|A new full-text index will preserve If {{Code|true}}, the case of all tokenswill be preserved during full-text indexing. The same By default, case normalization will be applied to ignored (all query tokens that are checked against tokens will be indexed in this indexlower case).
|}
===DIACRITICS===
 
{| width='100%'
|-
|-
| '''Summary'''
|A new If set to {{Code|true}}, diacritics will be preserved during full-text index will preserve the diacritics of all tokensindexing. The same By default, diacritics normalization will be applied to all query tokens that are checked against tokens in this indexremoved.
|}
===LANGUAGE===
 
{| width='100%'
|-
|-
| '''Summary'''
|A new full-The specified language will influence the way how an input text index will use the given language to normalize all tokensbe tokenized. This option is mainly important if tokens are to be stemmed, or if the tokenization of a language differs from Western languages.
|}
===STOPWORDS===
 
{| width='100%'
|-
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu