The methods of the WordListBuilder class are listed below. For a complete list of WordListBuilder class members, see the WordListBuilder Members topic.
CloseIndex | Close the index. |
Dispose (inherited from dtSearch.Engine.DisposableObject) | |
GetNthWord | Get the text of a word in the word list. |
GetNthWordCount | Get the number of times this word occurs in the index |
GetNthWordDocCount | Get the number of documents in which this word occurs |
GetNthWordField | Get field associated with a word |
ListFields | List all fields in the index |
ListMatchingWords | List all words in the index that match an expression |
ListWords | List words surrounding cursorWord in the index |
OpenIndex | Open the index at IndexPath and return true if the index was opened successfully |
WordListBuilder Class | dtSearch.Engine Namespace