Changes

Jump to navigation Jump to search
4 bytes added ,  22:54, 29 January 2011
* '''Case Sensitive''': tokens are indexed in case-sensitive mode (<code>SET CASESENS ON</code>)
* '''Diacritics''': diacritics are indexed as well (<code>SET DIACRITICS ON</code>)
* '''TF/IDF Scoring''': TF/IDF-based scoring values are calculated and stored in the index (<code>SET SCORING 0/1/2</code>; details see below) * '''Stopword List''': a stop word list can be defined to reduce the number of indexed tokens (<code>SET STOPWORDS FILENAME[filename]</code>)
'''Caution:''' The index will only be applied if the activated options are also specified in the query:
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu