|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectgate.creole.ir.DefaultIndexDefinition
| Constructor Summary | |
DefaultIndexDefinition()
|
|
| Method Summary | |
void |
addIndexField(IndexField fld)
Add new IndexField object to fields list. |
Iterator |
getIndexFields()
|
String |
getIndexLocation()
|
String |
getIrEngineClassName()
Gets the fully qualified class name for the IR engine to be used. |
void |
setIndexLocation(String location)
Sets the location of index |
void |
setIrEngineClassName(String irEngineClassName)
Sets the fully qualified class name for the IR engine to be used. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultIndexDefinition()
| Method Detail |
public void setIndexLocation(String location)
location - - index directory pathpublic String getIndexLocation()
getIndexLocation in interface IndexDefinitionpublic Iterator getIndexFields()
getIndexFields in interface IndexDefinitionpublic void addIndexField(IndexField fld)
public void setIrEngineClassName(String irEngineClassName)
irEngineClassName - a String.public String getIrEngineClassName()
getIrEngineClassName in interface IndexDefinition
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||