Class | Description |
---|---|
LuceneInterface |
An abstract class with the necessary data and methods to interact with
Lucene's indexer and querier modules.
|
Xecutor |
This class intends to join together all the necessary process to extract the
articles related to a given category through the Lucene engine.
|