Members
Topics
Topic |
Description |
---|---|
The following tables list the members exposed by WordListBuilder. | |
The methods of the WordListBuilder class are listed here. | |
The properties of the WordListBuilder class are listed here. |
WordListBuilder Methods
WordListBuilder Methods |
Description |
---|---|
Close the index. | |
Get the text of a word in the word list. | |
Get the number of times this word occurs in the index | |
Get the number of documents in which this word occurs | |
Get field associated with a word | |
List all field values in the index that match an expression | |
List all fields in the index | |
List all words in the index that match an expression | |
List words surrounding cursorWord in the index | |
Open the index at IndexPath and return true if the index was opened successfully | |
Open the index at IndexPath and return true if the index was opened successfully, using the provided indexCache. | |
Sort the word list by document count or term |
WordListBuilder Properties
WordListBuilder Properties |
Description |
---|---|
Number of words in the list | |
Flags from the WordListBuilderFlags enumeration to control the behavior of the WordListBuilder | |
Zero if the last operation succeeded, or an ErrorCodes value if the last operation failed |