See Also
WordListBuilder Methods
You are here:
Symbol Reference
>
dtSearch.Engine Namespace
>
Classes
>
WordListBuilder Class
>
WordListBuilder Methods
>
OpenIndex Method
Close
dtSearch .NET Standard API 2024.02
Contents
|
Index
|
Reference
|
Home
Previous
|
Up
|
Next
OpenIndex Method
This is the overview for the OpenIndex method overload.
Overload List
Method
Description
WordListBuilder.OpenIndex (string)
Open the index at IndexPath and return true if the index was opened successfully
WordListBuilder.OpenIndex (string, IndexCache)
Open the index at IndexPath and return true if the index was opened successfully, using the provided indexCache.
See Also
WordListBuilder Methods