IIndexService Methods |
The IIndexService type exposes the following members.
Name | Description | |
---|---|---|
BuildIndex(String, String, String) |
Builds index
| |
BuildIndex(String, String, String, IDictionaryString, String) |
Builds the index.
| |
BuildIndex(String, String, String, String) |
Builds the index.
| |
BuildIndex(String, String, String, IDictionaryString, String, Boolean) |
Builds the index.
| |
BuildIndex(String, String, String, String, IDictionaryString, String) |
Builds the index.
| |
BuildIndex(String, String, String, String, IDictionaryString, String, Boolean) |
Builds the index.
| |
DeleteIndex |
Delete all indexes in specified repository
| |
GetActiveBuildTasks |
Gets active build tasks
| |
GetQueriesTIndexBuilder |
Gets queries
| |
GetQueriesTIndexBuilder(String) |
Gets queries
| |
LoadIndex(String) |
Loads index
| |
LoadIndex(String, String) |
Loads index
| |
SaveIndex(String, IIndex) |
Saves index
| |
SaveIndex(String, String, IIndex) |
Saves index state
|
Name | Description | |
---|---|---|
LoadIndex |
Loads index
(Defined by IndexHelper.) | |
SaveIndex |
Saves index
(Defined by IndexHelper.) |