Classes | |
class | DefaultIndexStrategy |
interface | IndexStrategy |
class | LuceneSearch |
class | LuceneUtf8Analyzer |
Variables | |
$GLOBALS ['STOP_WORDS'] = | |
Variable Documentation
◆ $GLOBALS
$GLOBALS[ 'STOP_WORDS'] = |
Standard german/english stop words taken from Lucene's StopAnalyzer.
Definition at line 375 of file LuceneSearch.php.