IndexService Class |
Namespace: Dynamicweb.Indexing
The IndexService type exposes the following members.
Name | Description | |
---|---|---|
IndexService | Initializes a new instance of the IndexService class |
Name | Description | |
---|---|---|
BaseFolder |
Gets or sets index service base folder
|
Name | Description | |
---|---|---|
BuildIndex(String, String, String) |
Builds index
| |
BuildIndex(String, String, String, IDictionaryString, String) |
Builds the index.
| |
BuildIndex(String, String, String, String) |
Builds index
| |
BuildIndex(String, String, String, IDictionaryString, String, Boolean) |
Start index building task
| |
BuildIndex(String, String, String, String, IDictionaryString, String) |
Builds index
| |
BuildIndex(String, String, String, String, IDictionaryString, String, Boolean) |
Builds index
| |
DeleteIndex |
Deletes repository index
| |
GetActiveBuildTasks |
Gets list of active build tasks
| |
GetQueriesTIndexBuilder |
Gets repository service queries
| |
GetQueriesTIndexBuilder(String) |
Gets repository queries
| |
LoadIndex(String) |
Loads index
| |
LoadIndex(String, String) |
Loads index
| |
SaveIndex(String, IIndex) |
Saves index data to xml format
| |
SaveIndex(String, String, IIndex) |
Saves index
|
Name | Description | |
---|---|---|
LoadIndex |
Loads index
(Defined by IndexHelper.) | |
SaveIndex |
Saves index
(Defined by IndexHelper.) |