Method | Description | |
---|---|---|
AzureFieldNameTranslator ( IAzureProviderIndex index ) : Sitecore.ContentSearch | ||
GetIndexFieldName ( |
||
GetIndexFieldName ( string fieldName ) : string | ||
GetIndexFieldName ( string fieldName, |
||
GetTypeFieldNames ( string fieldName ) : IEnumerable |
||
MapDocumentFieldsToType ( |
Method | Description | |
---|---|---|
MapDocumentFieldsToTypeIndexer ( |
||
MapDocumentFieldsToTypeProperties ( |
public AzureFieldNameTranslator ( IAzureProviderIndex index ) : Sitecore.ContentSearch | ||
index | IAzureProviderIndex | |
return | Sitecore.ContentSearch |
public GetIndexFieldName ( |
||
member | ||
return | string |
public GetIndexFieldName ( string fieldName ) : string | ||
fieldName | string | |
return | string |
public GetIndexFieldName ( string fieldName, |
||
fieldName | string | |
returnType | ||
return | string |
public GetTypeFieldNames ( string fieldName ) : IEnumerable |
||
fieldName | string | |
return | IEnumerable |
public MapDocumentFieldsToType ( |
||
type | ||
target | MappingTargetType | |
documentFieldNames | IEnumerable |
|
return | List |