* '''Diacritics''': diacritics are indexed as well (<code>SET DIACRITICS true</code>).
* '''Stopword List''': a stop word list can be defined to reduce the number of indexed tokens (<code>SET STOPWORDS [filename]</code>).
This feature was removed in favor of the internal scoring model; [[#Scoring|see below]] for more details.
==Languages==