C# Class Jarstan.ContentSearch.Linq.Azure.AzureIndexParameters

Inheritance: IIndexParameters
Afficher le fichier Open project: jscott1277/SitecoreAzureSearchProvider Class Usage Examples

Méthodes publiques

Méthode Description
AzureIndexParameters ( IIndexValueFormatter valueFormatter, IFieldQueryTranslatorMap fieldQueryTranslators, FieldNameTranslator fieldNameTranslator, IAzureSearchFieldConfiguration>.Func getFieldConfiguration, IExecutionContext executionContexts ) : Sitecore.ContentSearch
AzureIndexParameters ( IIndexValueFormatter valueFormatter, IFieldQueryTranslatorMap fieldQueryTranslators, FieldNameTranslator fieldNameTranslator, IAzureSearchFieldConfiguration>.Func getFieldConfiguration, IExecutionContext executionContexts, IFieldMapReaders fieldMap ) : Sitecore.ContentSearch
AzureIndexParameters ( IIndexValueFormatter valueFormatter, IFieldQueryTranslatorMap fieldQueryTranslators, FieldNameTranslator fieldNameTranslator, IAzureSearchFieldConfiguration>.Func getFieldConfiguration, IExecutionContext executionContexts, IFieldMapReaders fieldMap, bool convertQueryDatesToUtc ) : Sitecore.ContentSearch
AzureIndexParameters ( IIndexValueFormatter valueFormatter, IFieldQueryTranslatorMap fieldQueryTranslators, FieldNameTranslator fieldNameTranslator, IExecutionContext executionContext ) : Sitecore.ContentSearch
AzureIndexParameters ( IIndexValueFormatter valueFormatter, IFieldQueryTranslatorMap fieldQueryTranslators, FieldNameTranslator fieldNameTranslator, IExecutionContext executionContexts, IFieldMapReaders fieldMap ) : Sitecore.ContentSearch
GetFieldConfiguration ( string fieldName ) : IAzureSearchFieldConfiguration

Method Details

AzureIndexParameters() public méthode

public AzureIndexParameters ( IIndexValueFormatter valueFormatter, IFieldQueryTranslatorMap fieldQueryTranslators, FieldNameTranslator fieldNameTranslator, IAzureSearchFieldConfiguration>.Func getFieldConfiguration, IExecutionContext executionContexts ) : Sitecore.ContentSearch
valueFormatter IIndexValueFormatter
fieldQueryTranslators IFieldQueryTranslatorMap
fieldNameTranslator FieldNameTranslator
getFieldConfiguration IAzureSearchFieldConfiguration>.Func
executionContexts IExecutionContext
Résultat Sitecore.ContentSearch

AzureIndexParameters() public méthode

public AzureIndexParameters ( IIndexValueFormatter valueFormatter, IFieldQueryTranslatorMap fieldQueryTranslators, FieldNameTranslator fieldNameTranslator, IAzureSearchFieldConfiguration>.Func getFieldConfiguration, IExecutionContext executionContexts, IFieldMapReaders fieldMap ) : Sitecore.ContentSearch
valueFormatter IIndexValueFormatter
fieldQueryTranslators IFieldQueryTranslatorMap
fieldNameTranslator FieldNameTranslator
getFieldConfiguration IAzureSearchFieldConfiguration>.Func
executionContexts IExecutionContext
fieldMap IFieldMapReaders
Résultat Sitecore.ContentSearch

AzureIndexParameters() public méthode

public AzureIndexParameters ( IIndexValueFormatter valueFormatter, IFieldQueryTranslatorMap fieldQueryTranslators, FieldNameTranslator fieldNameTranslator, IAzureSearchFieldConfiguration>.Func getFieldConfiguration, IExecutionContext executionContexts, IFieldMapReaders fieldMap, bool convertQueryDatesToUtc ) : Sitecore.ContentSearch
valueFormatter IIndexValueFormatter
fieldQueryTranslators IFieldQueryTranslatorMap
fieldNameTranslator FieldNameTranslator
getFieldConfiguration IAzureSearchFieldConfiguration>.Func
executionContexts IExecutionContext
fieldMap IFieldMapReaders
convertQueryDatesToUtc bool
Résultat Sitecore.ContentSearch

AzureIndexParameters() public méthode

public AzureIndexParameters ( IIndexValueFormatter valueFormatter, IFieldQueryTranslatorMap fieldQueryTranslators, FieldNameTranslator fieldNameTranslator, IExecutionContext executionContext ) : Sitecore.ContentSearch
valueFormatter IIndexValueFormatter
fieldQueryTranslators IFieldQueryTranslatorMap
fieldNameTranslator FieldNameTranslator
executionContext IExecutionContext
Résultat Sitecore.ContentSearch

AzureIndexParameters() public méthode

public AzureIndexParameters ( IIndexValueFormatter valueFormatter, IFieldQueryTranslatorMap fieldQueryTranslators, FieldNameTranslator fieldNameTranslator, IExecutionContext executionContexts, IFieldMapReaders fieldMap ) : Sitecore.ContentSearch
valueFormatter IIndexValueFormatter
fieldQueryTranslators IFieldQueryTranslatorMap
fieldNameTranslator FieldNameTranslator
executionContexts IExecutionContext
fieldMap IFieldMapReaders
Résultat Sitecore.ContentSearch

GetFieldConfiguration() public méthode

public GetFieldConfiguration ( string fieldName ) : IAzureSearchFieldConfiguration
fieldName string
Résultat IAzureSearchFieldConfiguration