C# 클래스 Jarstan.ContentSearch.Linq.Azure.AzureIndexParameters

상속: IIndexParameters
파일 보기 프로젝트 열기: jscott1277/SitecoreAzureSearchProvider 1 사용 예제들

공개 메소드들

메소드 설명
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