This package contains the Lucene implementation of the
{@link com.top_logic.knowledge.searching.SearchEngine} interface.
Configuration
The Lucene implementation is configured via the configuration file
"top-logic.xml".
-
The section "LuceneSearchEngine"
defines the protocols of data sources that should be indexed
-
The section "LuceneIndex" defines some properties for the Lucene
index itself like the index location, the document analyzer and the german and
english stopwords.