|
|||||||||
| Home >> All >> recoinx >> clef >> irs >> [ lucene overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
recoinx.clef.irs.lucene
Class LuceneFrenchAdapter

java.lang.Objectrecoin.group.ComponentWorker
recoinx.clef.irs.lucene.CLEFLuceneAdapter
recoinx.clef.irs.lucene.LuceneFrenchAdapter
- public class LuceneFrenchAdapter
- extends CLEFLuceneAdapter
This class is a simple extension of the abstract CLEFLuceneAdapter that searches the indexes of the french CLEF collections.
- Version:
- 0.2.9
| Nested Class Summary |
| Nested classes inherited from class recoinx.clef.irs.lucene.CLEFLuceneAdapter |
CLEFLuceneAdapter.LuceneRunnable |
| Field Summary | |
(package private) static org.apache.log4j.Logger |
logger
The logger for this class. |
| Fields inherited from class recoinx.clef.irs.lucene.CLEFLuceneAdapter |
indexPath, normalize, searcher, textWeight, titleWeight |
| Fields inherited from class recoin.group.ComponentWorker |
component |
| Constructor Summary | |
LuceneFrenchAdapter()
Creates a new LuceneFrenchAdapter. |
|
| Method Summary | |
recoin.group.ComponentRunnable |
createComponentRunnable(recoin.container.RetrievalContainer container)
Creates and returns a LuceneRunnable that searches the french collections. |
recoin.group.ComponentRunnable |
createComponentRunnable(recoin.container.RetrievalContainer container,
java.util.Vector supports)
Creates and returns a LuceneRunnable that searches the french collections. |
recoin.group.ComponentRunnable |
createComponentRunnable(recoin.container.RetrievalContainer container,
java.util.Vector supports,
recoin.group.ComponentRunnable runnable)
Creates and returns a LuceneRunnable that searches the french collections. |
| Methods inherited from class recoinx.clef.irs.lucene.CLEFLuceneAdapter |
executeQuery, initiate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
logger
static org.apache.log4j.Logger logger
- The logger for this class.
| Constructor Detail |
LuceneFrenchAdapter
public LuceneFrenchAdapter()
- Creates a new LuceneFrenchAdapter.
| Method Detail |
createComponentRunnable
public recoin.group.ComponentRunnable createComponentRunnable(recoin.container.RetrievalContainer container)
- Creates and returns a LuceneRunnable that searches the french collections.
createComponentRunnable
public recoin.group.ComponentRunnable createComponentRunnable(recoin.container.RetrievalContainer container, java.util.Vector supports)
- Creates and returns a LuceneRunnable that searches the french collections.
createComponentRunnable
public recoin.group.ComponentRunnable createComponentRunnable(recoin.container.RetrievalContainer container, java.util.Vector supports, recoin.group.ComponentRunnable runnable)
- Creates and returns a LuceneRunnable that searches the french collections.
|
|||||||||
| Home >> All >> recoinx >> clef >> irs >> [ lucene overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC