Public Member Functions | |
| virtual void | Dispose () |
| bool | open (string indexName) |
| int | term (string word) |
| string | term (int termID) |
| int | document (string docIDStr) |
| string | document (int docID) |
| DocumentManager | docManager (int docID) |
| int | docCount () |
| int | termCountUnique () |
| int | termCount (int termID) |
| int | termCount () |
| float | docLengthAvg () |
| int | docCount (int termID) |
| int | docLength (int docID) |
| DocInfoList | docInfoList (int termID) |
| TermInfoList | termInfoList (int docID) |
| TermInfoList | termInfoListSeq (int docID) |
| void | setProps () |
Protected Attributes | |
| bool | swigCMemOwn |
Private Member Functions | |
| internal | Index (IntPtr cPtr, bool cMemoryOwn) |
| ~Index () | |
Static Private Member Functions | |
| internal HandleRef | getCPtr (Index obj) |
Private Attributes | |
| HandleRef | swigCPtr |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.4