Changes

Jump to navigation Jump to search
110 bytes added ,  04:20, 14 May 2012
=Full-Text Options=
 
===WILDCARDS===
 
{{Mark|Removed in Version 7.2.2:}} new index supports both fuzzy and wildcard queries.
 
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>WILDCARDS</code>
|-
| valign='top' | '''Default'''
|<code>false</code>
|-
| valign='top' | '''Summary'''
|If a new full-text index is created, it will be particularly optimized for wildcards expressions. See the page on [[Full-Text]]s for more information on XQuery Full Text.
|}
===STEMMING===
|}
===SCORINGSTOPWORDS==={||-| valign='top' width='90' | '''Signature'''|<code>STOPWORDS [path]</code>|-| valign='top' | '''Default'''|''empty''|-| valign='top' | '''Summary'''|A new full-text index will drop tokens that are listed in the specified stopword list. A stopword list may decrease the size of the full text index. A standard stopword list for English texts is provided in the directory <code>etc/stopwords.txt</code> in the official releases.|} ===LSERROR===
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>SCORING LSERROR [modeerror]</code>
|-
| valign='top' | '''Default'''
|-
| valign='top' | '''Summary'''
|A new full-text index will pre-calculate full-text scores. This option enables TF/IDF/based scores in fullspecifies the maximum Levenshtein error for the BaseX-text queries and increases main memory consumption while indexingspecific fuzzy match option. See the page on [[Full-Text#ScoringFuzzy_Querying|ScoringFull-Texts]] for more information on different scoring typesfuzzy querying.
|}
===STOPWORDSWILDCARDS=== {{Mark|Removed in Version 7.2.2:}} new index supports both fuzzy and wildcard queries. 
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>STOPWORDS [path]WILDCARDS</code>
|-
| valign='top' | '''Default'''
|''empty''<code>false</code>
|-
| valign='top' | '''Summary'''
|A If a new full-text index is created, it will drop tokens that are listed in the specified stopword listbe particularly optimized for wildcards expressions. A stopword list may decrease See the size of the full text index. A standard stopword list page on [[Full-Text]]s for English texts is provided in the directory <code>etc/stopwords.txt</code> in the official releasesmore information on XQuery Full Text.
|}
===LSERRORSCORING=== {{Mark|Removed in Version 7.2.2:}} new scoring model will focus on lengths of text nodes and match options. 
{|
|-
| valign='top' width='90' | '''Signature'''
|<code>LSERROR SCORING [errormode]</code>
|-
| valign='top' | '''Default'''
|-
| valign='top' | '''Summary'''
|A new full-text index will pre-calculate full-text scores. This option specifies the maximum Levenshtein error for the BaseXenables TF/IDF/based scores in full-specific fuzzy match optiontext queries and increases main memory consumption while indexing. See the page on [[Full-Text#Fuzzy_QueryingScoring|Full-TextsScoring]] for more information on fuzzy queryingdifferent scoring types.
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu