Property | Type | Description |
---|
Method | Description | |
---|---|---|
AddAzureIndexField ( |
||
AddAzureIndexFields ( List |
||
AzureIndexSchema ( IAzureProviderIndex index ) : Sitecore.ContentSearch | ||
BuildAzureIndexSchema ( |
||
ReconcileAzureIndexSchema ( Document document, int retryCount ) : bool |
public AddAzureIndexField ( |
||
indexField | ||
return | void |
public AddAzureIndexFields ( List |
||
indexFields | List |
|
return | void |
public AzureIndexSchema ( IAzureProviderIndex index ) : Sitecore.ContentSearch | ||
index | IAzureProviderIndex | |
return | Sitecore.ContentSearch |
public BuildAzureIndexSchema ( |
||
keyField | ||
idField | ||
return | void |
public ReconcileAzureIndexSchema ( Document document, int retryCount ) : bool | ||
document | Document | |
retryCount | int | |
return | bool |