File
File: dtsfc.h
Namespace: dtSearch
Syntax
Data Members
Data Member |
Description |
---|---|
Buffer to hold the currently-selected word | |
Number of documents in which the currently-selected occurs in the index | |
Number of times the currently-selected word occurs in the index |
Group
Members
Data Members
Data Member |
Description |
---|---|
Buffer to hold the currently-selected word | |
Number of documents in which the currently-selected occurs in the index | |
Number of times the currently-selected word occurs in the index |
Methods
Method |
Description |
---|---|
Close index | |
Get all words in the list in a DStringSetProperty | |
Returns the number of words in the list | |
Get a word from the list and store it in Word | |
List all fields in the index | |
List words matching a const TCHAR * word | |
List words matching a const TCHAR * word | |
List words surrounding a const TCHAR * word | |
List words surrounding a const TCHAR * word | |
Open index with a const TCHAR * path | |
Open index with a UTF-8 path |
Methods
Method |
Description |
---|---|
Close index | |
Get all words in the list in a DStringSetProperty | |
Returns the number of words in the list | |
Get a word from the list and store it in Word | |
List all fields in the index | |
List words matching a const TCHAR * word | |
List words matching a const TCHAR * word | |
List words surrounding a const TCHAR * word | |
List words surrounding a const TCHAR * word | |
Open index with a const TCHAR * path | |
Open index with a UTF-8 path |
Description
Class wrapper for dtsWordListBuilder
Class Hierarchy
dtSearch::DWordListBuilder