C# Класс Jarstan.ContentSearch.Linq.Azure.AzureIndexParameters

Наследование: IIndexParameters
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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

Описание методов

AzureIndexParameters() публичный Метод

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
Результат Sitecore.ContentSearch

AzureIndexParameters() публичный Метод

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
Результат Sitecore.ContentSearch

AzureIndexParameters() публичный Метод

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
Результат Sitecore.ContentSearch

AzureIndexParameters() публичный Метод

public AzureIndexParameters ( IIndexValueFormatter valueFormatter, IFieldQueryTranslatorMap fieldQueryTranslators, FieldNameTranslator fieldNameTranslator, IExecutionContext executionContext ) : Sitecore.ContentSearch
valueFormatter IIndexValueFormatter
fieldQueryTranslators IFieldQueryTranslatorMap
fieldNameTranslator FieldNameTranslator
executionContext IExecutionContext
Результат Sitecore.ContentSearch

AzureIndexParameters() публичный Метод

public AzureIndexParameters ( IIndexValueFormatter valueFormatter, IFieldQueryTranslatorMap fieldQueryTranslators, FieldNameTranslator fieldNameTranslator, IExecutionContext executionContexts, IFieldMapReaders fieldMap ) : Sitecore.ContentSearch
valueFormatter IIndexValueFormatter
fieldQueryTranslators IFieldQueryTranslatorMap
fieldNameTranslator FieldNameTranslator
executionContexts IExecutionContext
fieldMap IFieldMapReaders
Результат Sitecore.ContentSearch

GetFieldConfiguration() публичный Метод

public GetFieldConfiguration ( string fieldName ) : IAzureSearchFieldConfiguration
fieldName string
Результат IAzureSearchFieldConfiguration