Changes

Jump to navigation Jump to search
370 bytes removed ,  21:17, 25 May 2016
|-
| '''Summary'''
|The specified language will influence the way how an input text texts will be tokenizedand stemmed. This option is mainly important if tokens are to It can be stemmed, or if the tokenization name of a language differs from Western languagesor a language code. See [[Indexes#Full-Text Index|Full-Text Index]] for more details.<br/>The following XQuery expression can be run to get a sorted list of all language codes that are available on your system:<pre class="brush:xquery">declare namespace locale = "java:java.util.Locale";(locale:getAvailableLocales() ! locale:getLanguage(.))=> distinct-values()=> sort()</pre>
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu