|
GATE Version 3.1-2270 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgate.creole.ir.lucene.LuceneIREngine
public class LuceneIREngine
The lucene IR engine.
Packages a LuceneIndexManager and a LuceneSearch.
| Constructor Summary | |
|---|---|
LuceneIREngine()
|
|
| Method Summary | |
|---|---|
IndexManager |
getIndexmanager()
Gets the index manager component of this IR engine. |
String |
getName()
Gets the name for this IR engine. |
Search |
getSearch()
Gets the search component of this IR engine. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LuceneIREngine()
| Method Detail |
|---|
public Search getSearch()
IREngine
getSearch in interface IREngineSearch value.public IndexManager getIndexmanager()
IREngine
getIndexmanager in interface IREngineIndexManager value.public String getName()
IREngine
getName in interface IREngineString value.
|
GATE Version 3.1-2270 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||