Class | Description |
---|---|
LuceneIndexer |
An indexer based on Lucene in Action 2nd edition.
|
LuceneIndexer.TextFilesFilter | |
LuceneIndexerAbstract |
An indexer based on Lucene in Action 2nd edition.
|
LuceneIndexerWT |
This is an adaptation of class LuceneIndexer to be
used for Wikiparable
|
LuceneIndexerWT.TextFilesFilter | |
LuceneLanguages |
A collection of static methods that contain the available
languages for both ESA index construction and ESA-based
text characterization
TODO probably move to en_GB, en_US, en_CA, es_ES, es_MX
|
TFSimilarity |
An extension to Lucene's default similarity that intends to represent a
document simply by its TFs.
|