|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This class contains information about a fulltext index on a root.
| Field Summary |
| Fields inherited from interface com.bluestream.xdb.dsobject.config.ConfigDso |
k_elnDatabaseInfo, k_elnDatabaseTree, k_elnFullTextIndexInfo, k_elnIndexTree, k_elnRootInfo, k_elnRootTree, k_elnServerInfo, k_elnTriggerInfo, k_elnTriggerTree, k_elnValueIndexInfo, k_FTIName |
| Fields inherited from interface com.bluestream.xdb.dsobject.DSObject |
cCompComponentsSuffix, cDocComponentsSuffix, k_elnListItem, k_elnName, k_otypCollection, k_otypComponent, k_otypDatabase, k_otypDocument, k_otypGroup, k_otypIndex, k_otypModule, k_otypRoot, k_otypServer, k_otypTrigger, k_otypUser |
| Method Summary | |
Iterator |
getExcludePaths()
|
Iterator |
getIncludePaths()
|
String |
getName()
Returns the name of the fulltext index. |
int |
getPathCount()
Returns the path count. |
int |
getReferenceCount()
Returns the document reference count. |
int |
getUniqueWordCount()
Returns the unique word count. |
| Methods inherited from interface com.bluestream.xdb.dsobject.DSObject |
delete, getObjectId, getObjectType |
| Method Detail |
public String getName()
throws XDBException
getName in interface DSObjectXDBExceptionpublic Iterator getIncludePaths()
public Iterator getExcludePaths()
public int getUniqueWordCount()
throws XDBException
XDBException
public int getPathCount()
throws XDBException
XDBException
public int getReferenceCount()
throws XDBException
XDBException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||