Uses of Interface
com.viglet.turing.persistence.repository.sn.ranking.TurSNRankingExpressionRepository
Packages that use TurSNRankingExpressionRepository
Package
Description
-
Uses of TurSNRankingExpressionRepository in com.viglet.turing.api.sn.console
Constructors in com.viglet.turing.api.sn.console with parameters of type TurSNRankingExpressionRepositoryModifierConstructorDescriptionTurSNRankingExpressionAPI(TurSNSiteRepository turSNSiteRepository, TurSNRankingExpressionRepository turSNRankingExpressionRepository, TurSNRankingConditionRepository turSNRankingConditionRepository, TurSNRankingExpressionMapper turSNRankingExpressionMapper) -
Uses of TurSNRankingExpressionRepository in com.viglet.turing.exchange.sn
Constructors in com.viglet.turing.exchange.sn with parameters of type TurSNRankingExpressionRepositoryModifierConstructorDescriptionTurSNSiteImport(TurSNSiteRepository turSNSiteRepository, TurSEInstanceRepository turSEInstanceRepository, TurSEVendorRepository turSEVendorRepository, TurSNSiteFieldRepository turSNSiteFieldRepository, TurSNSiteFieldExtRepository turSNSiteFieldExtRepository, TurSNSiteLocaleRepository turSNSiteLocaleRepository, TurSNSiteSpotlightRepository turSNSiteSpotlightRepository, TurSNRankingExpressionRepository turSNRankingExpressionRepository, TurSNRankingConditionRepository turSNRankingConditionRepository, TurSNSiteGenAiRepository turSNSiteGenAiRepository, TurLLMInstanceRepository turLLMInstanceRepository, TurLLMVendorRepository turLLMVendorRepository, TurStoreInstanceRepository turStoreInstanceRepository, TurStoreVendorRepository turStoreVendorRepository, TurSNSiteMergeProvidersRepository turSNSiteMergeProvidersRepository, org.springframework.cache.CacheManager cacheManager) -
Uses of TurSNRankingExpressionRepository in com.viglet.turing.solr
Constructors in com.viglet.turing.solr with parameters of type TurSNRankingExpressionRepositoryModifierConstructorDescriptionTurSolr(boolean isCommitEnabled, int commitWithin, TurSNSiteFieldExtRepository turSNSiteFieldExtRepository, TurSNTargetingRules turSNTargetingRules, TurSNSiteFieldService turSNSiteFieldUtils, TurSNRankingExpressionRepository turSNRankingExpressionRepository, TurSNRankingConditionRepository turSNRankingConditionRepository, TurSNSiteRepository turSNSiteRepository, TurSNFieldProcess turSNFieldProcess, TurDecimalFieldNormalizer turDecimalFieldNormalizer) TurSolrQueryBuilder(TurSNSiteFieldExtRepository turSNSiteFieldExtRepository, TurSNRankingExpressionRepository turSNRankingExpressionRepository, TurSNRankingConditionRepository turSNRankingConditionRepository, TurSNTargetingRules turSNTargetingRules)