|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcolibri.method.precycle.LuceneIndexCreator
public class LuceneIndexCreator
Creates a Lucene index with the text contained in some attributes of a case
LuceneIndex
Constructor Summary | |
---|---|
LuceneIndexCreator()
|
Method Summary | |
---|---|
static LuceneIndex |
createLuceneIndex(CBRCaseBase casebase)
Creates a Lucene Index with the text contained in some attributes. |
static LuceneIndex |
createLuceneIndex(CBRCaseBase casebase,
java.util.Collection<Attribute> fields)
Creates a Lucene Index with the text contained in some attributes. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LuceneIndexCreator()
Method Detail |
---|
public static LuceneIndex createLuceneIndex(CBRCaseBase casebase, java.util.Collection<Attribute> fields)
public static LuceneIndex createLuceneIndex(CBRCaseBase casebase)
|
GAIA - Group for Artificial Intelligence Applications http://gaia.fdi.ucm.es |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |