Changes

Jump to navigation Jump to search
13 bytes added ,  16:16, 11 January 2011
m
→‎Indexes: Fixed code formatting of language option
The following options are available:
* '''Language''': language-specific parsers wil be used; this option affects tokenization and stemming (if enabled). BaseX comes with built-in support for English and German. Additionally, other languages can be supported using stemmers from [http://lucene.apache.org/java/docs/index.html Lucene] or [http://snowball.tartarus.org Snowball]. If the corresponding JARs or classes are in the Java class-path, BaseX will automatically make use of them (<code>SET LANGUAGE DE</code>)
* '''Support Wildcards''': a trie-based index can be applied to support wildcard searches (<code>SET WILDCARDS ON</code>)
* '''Stemming''': tokens are stemmed with the Porter Stemmer before being indexed (<code>SET STEMMING ON</code>)
administrator, Bureaucrats, editor, reviewer, Administrators
98

edits

Navigation menu