Searched refs:Stopwords (Results 1 – 2 of 2) sorted by relevance
21 protected static array $Stopwords; variable in dokuwiki\\Search\\Tokenizer35 if (!isset(static::$Stopwords)) {39 static::$Stopwords = file($swFile, FILE_IGNORE_NEW_LINES);41 static::$Stopwords = [];44 return static::$Stopwords;
1 # Stopwords for Czech - generated from ispell-cs (license: GNU GPL)