Deploys an Azure Search Service index from the input document metadata.
- Namespace
- Statiq
.Web .Azure - Interfaces
- Base Types
graph BT
Type-->Base0["MultiConfigModule"]
click Base0 "/api/Statiq.Common/MultiConfigModule"
Base0-->Base1["MultiConfigModuleBase"]
click Base1 "/api/Statiq.Common/MultiConfigModuleBase"
Base1-->Base2["Module"]
click Base2 "/api/Statiq.Common/Module"
Base2-->Base3["object"]
Type-.->Interface0["IModule"]
click Interface0 "/api/Statiq.Common/IModule"
Type["DeploySearchIndex"]
class Type type-node
Syntax
public class DeploySearchIndex : MultiConfigModule, IModule
Constructors
Name | Summary |
---|---|
DeploySearchIndex |
Deploys an Azure Search Service index using data from the metadata of input documents. |
Properties
Name | Property Type | Summary |
---|---|---|
Configs | IReadOnlyDictionary |
Inherited from Multi
|
Force |
bool |
Inherited from Multi
|