Uses of Class
de.hybris.platform.solrfacetsearch.config.IndexedProperty
Packages that use IndexedProperty
Package
Description
-
Uses of IndexedProperty in de.hybris.platform.b2btelcoservices.search.solrfacetsearch.populator
Method parameters in de.hybris.platform.b2btelcoservices.search.solrfacetsearch.populator with type arguments of type IndexedPropertyModifier and TypeMethodDescriptionvoidTmaAllowedPrincipalsSolrQueryPopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FACET_SEARCH_CONFIG_TYPE, IndexedType, IndexedProperty, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) -
Uses of IndexedProperty in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.solr.indexing
Methods in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.solr.indexing with parameters of type IndexedPropertyModifier and TypeMethodDescriptionTmaSppCategorySource.getCategoriesForConfigAndProperty(IndexConfig cfg, IndexedProperty prop, Object model) -
Uses of IndexedProperty in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.solr.indexing.provider
Methods in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.solr.indexing.provider with parameters of type IndexedPropertyModifier and TypeMethodDescriptionCollection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaAbstractSppProvider.getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, Object model) Returns a list of fieldValues that contains the model's value for an indexed property.Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaSppBpoParentProvider.getFieldValues(IndexConfig cfg, IndexedProperty prop, Object model) Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaSppClassificationProvider.getFieldValues(IndexConfig cfg, IndexedProperty prop, Object model) Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaSppImageProvider.getFieldValues(IndexConfig cfg, IndexedProperty prop, Object model) Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaSppPickupFlagProvider.getFieldValues(IndexConfig cfg, IndexedProperty prop, Object model) Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaSppPickupLocationProvider.getFieldValues(IndexConfig cfg, IndexedProperty prop, Object model) Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaSppPoGroupProvider.getFieldValues(IndexConfig cfg, IndexedProperty prop, Object model) Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaSppPscvDescProvider.getFieldValues(IndexConfig cfg, IndexedProperty prop, Object model) Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaSppReviewAvgProvider.getFieldValues(IndexConfig cfg, IndexedProperty prop, Object model) Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaSppReviewCntProvider.getFieldValues(IndexConfig cfg, IndexedProperty prop, Object model) Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaSppStockFlagProvider.getFieldValues(IndexConfig cfg, IndexedProperty prop, Object model) Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaSppStockStatusProvider.getFieldValues(IndexConfig cfg, IndexedProperty prop, Object model) Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaSppStoreStockValueProvider.getFieldValues(IndexConfig cfg, IndexedProperty prop, Object model) Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaSppUrlProvider.getFieldValues(IndexConfig cfg, IndexedProperty prop, Object model) protected abstract Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaAbstractSppProvider.getValues(IndexedProperty indexedProperty, Object model) Creates and returns a list of fieldValues that contains the model's property for an indexed property.protected Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaSppApprovalStatusProvider.getValues(IndexedProperty indexedProperty, Object model) Creates and returns a list of fieldValues that contains the approvalStatus code property of the model.protected Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaSppIsBundledProvider.getValues(IndexedProperty indexedProperty, Object model) Creates and returns a list of fieldValues that contains the isBundled property of the model.protected Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaSppParentBundlePoProvider.getValues(IndexedProperty indexedProperty, Object model) Creates and returns a list of fieldValues that contains the parentBundleProductOfferings of the model.protected Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaSppProductSpecificationProvider.getValues(IndexedProperty indexedProperty, Object model) Creates and returns a list of fieldValues that contains the productSpecification property of the model. -
Uses of IndexedProperty in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.solr.indexing.resolver
Methods in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.solr.indexing.resolver with parameters of type IndexedPropertyModifier and TypeMethodDescriptionprotected abstract voidTmaAbstractLocalizedResolver.addFieldValue(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument document, IndexedProperty indexedProperty, ItemModel item, LanguageModel language) protected voidTmaPoDescriptionResolver.addFieldValue(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument document, IndexedProperty indexedProperty, ItemModel item, LanguageModel language) protected voidTmaPoNameResolver.addFieldValue(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument document, IndexedProperty indexedProperty, ItemModel item, LanguageModel language) protected voidTmaPoSummaryResolver.addFieldValue(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument document, IndexedProperty indexedProperty, ItemModel item, LanguageModel language) protected voidTmaDiscountTermResolver.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument doc, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, IndexedProperty prop, DiscountRowModel discount, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> resolverCtx) protected voidTmaPriceTermResolver.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument doc, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, IndexedProperty prop, PriceRowModel price, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> resolverCtx) protected voidTmaServiceSpecCharacteristicValueResolver.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument doc, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, IndexedProperty prop, PriceRowModel price, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> resolverCtx) protected voidTmaSppKeywordsResolver.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument document, IndexedProperty prop, ProductModel product, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> resolverContext) protected voidTmaSppKeywordsResolver.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument document, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, IndexedProperty indexedProp, PriceRowModel price, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> context) protected voidTmaSppPscvResolver.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument doc, IndexedProperty prop, TmaProductOfferingModel prod, Locale locale) protected voidTmaSppPscvResolver.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument doc, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, IndexedProperty prop, ItemModel itemModel, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> resolverCtx) Method parameters in de.hybris.platform.b2ctelcoservices.compatibility.eligibility.solr.indexing.resolver with type arguments of type IndexedPropertyModifier and TypeMethodDescriptionvoidTmaAbstractLocalizedResolver.resolve(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument inputDocument, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchContext, Collection<IndexedProperty> props, ItemModel item) voidTmaBpoResolver.resolve(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument inputDocument, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext indexerBatchContext, Collection<IndexedProperty> props, PriceRowModel price) voidTmaChargeResolver.resolve(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument doc, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, Collection<IndexedProperty> props, PriceRowModel priceRow) voidTmaDiscountAppliedToPopsResolver.resolve(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument doc, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, Collection<IndexedProperty> props, AbstractDiscountRowModel discount) voidTmaDiscountRequiredProductClassesResolver.resolve(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument doc, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, Collection<IndexedProperty> props, AbstractDiscountRowModel discount) voidTmaDiscountRequiredProductsResolver.resolve(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument doc, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, Collection<IndexedProperty> props, AbstractDiscountRowModel discount) voidTmaPoCodeResolver.resolve(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument inputDocument, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext indexerBatchContext, Collection<IndexedProperty> props, PriceRowModel price) voidTmaPoItemTypeResolver.resolve(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument inputDocument, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext indexerBatchContext, Collection<IndexedProperty> props, PriceRowModel price) voidTmaPoModifiedTimeResolver.resolve(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument inputDocument, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext indexerBatchContext, Collection<IndexedProperty> props, PriceRowModel price) voidTmaPoPropertyResolver.resolve(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument inputDocument, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext indexerBatchContext, Collection<IndexedProperty> props, PriceRowModel price) voidTmaPriceChannelResolver.resolve(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument doc, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, Collection<IndexedProperty> props, PDTRowModel price) voidTmaPriceCodeResolver.resolve(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument doc, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, Collection<IndexedProperty> props, PriceRowModel price) voidTmaPriceProcessResolver.resolve(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument doc, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, Collection<IndexedProperty> props, PDTRowModel price) -
Uses of IndexedProperty in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator
Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator that return types with arguments of type IndexedPropertyModifier and TypeMethodDescriptionprotected SolrSearchRequest<FacetSearchConfig,IndexedType, IndexedProperty, de.hybris.platform.solrfacetsearch.search.SearchQuery, IndexedTypeSort> TmaPriceRegionSolrFilterPopulatorTest.populateTarget()Method parameters in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.populator with type arguments of type IndexedPropertyModifier and TypeMethodDescriptionvoidTmaCurrencySearchSolrQueryPopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FACET_SEARCH_CONFIG_TYPE, IndexedType, IndexedProperty, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) voidTmaPriceRegionSolrFilterPopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FACET_SEARCH_CONFIG_TYPE, IndexedType, IndexedProperty, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) voidTmaUserGroupSolrFilterPopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FACET_SEARCH_CONFIG_TYPE, IndexedType, IndexedProperty, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) voidTmaUserSolrFilterPopulator.populate(SearchQueryPageableData<SolrSearchQueryData> source, SolrSearchRequest<FACET_SEARCH_CONFIG_TYPE, IndexedType, IndexedProperty, de.hybris.platform.solrfacetsearch.search.SearchQuery, INDEXED_TYPE_SORT_TYPE> target) -
Uses of IndexedProperty in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.provider.impl with parameters of type IndexedPropertyModifier and TypeMethodDescriptionprotected voidTmaBpoChildrenValueResolver.addBundledProductOfferingsToInputDocument(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument inputDocument, IndexedProperty indexedProperty, Set<TmaSolrDocumentBundledProductOffering> bundledProductOfferings, String priceRowCode) protected voidTmaAbstractLocalizedPropertyFieldValueProvider.addFieldValueForLanguages(List<de.hybris.platform.solrfacetsearch.provider.FieldValue> fields, IndexedProperty indexedProperty, Object model) protected voidProductReviewCountValueProvider.addFieldValues(List<de.hybris.platform.solrfacetsearch.provider.FieldValue> fieldValues, IndexedProperty indexedProperty, LanguageModel language, Object value) protected voidTmaAbstractPoVariantBaseProductDetailsResolver.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument document, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchContext, IndexedProperty indexedProperty, ProductModel model, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> resolverContext) protected voidTmaAbstractPoVariantValueCategoryDetailsResolver.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument document, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchContext, IndexedProperty indexedProperty, ProductModel model, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> resolverContext) protected voidTmaAbstractPropertyFieldValueProvider.addFieldValues(List<de.hybris.platform.solrfacetsearch.provider.FieldValue> fieldValues, IndexedProperty indexedProperty, LanguageModel language, Object value) protected voidTmaBpoChildrenValueResolver.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument inputDocument, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext indexerBatchContext, IndexedProperty indexedProperty, PriceRowModel priceRow, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> valueResolverContext) protected voidTmaCustomerFacingServiceSpecResolver.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument document, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, IndexedProperty indexedProperty, PriceRowModel price, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> resolverContext) protected voidTmaPriceRegionResolver.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument doc, IndexedProperty prop, String isocode) protected voidTmaPriceRegionResolver.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument doc, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, IndexedProperty prop, PDTRowModel pdtRow, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> resolverCtx) protected voidTmaProductOfferingAllowedPrincipalsFieldValueProvider.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument document, IndexedProperty indexedProperty, String uid) protected voidTmaProductOfferingAllowedPrincipalsFieldValueProvider.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument document, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext batchCtx, IndexedProperty indexedProperty, PriceRowModel price, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> resolverContext) protected voidTmaProductOfferingGroupValueProvider.addFieldValues(List<de.hybris.platform.solrfacetsearch.provider.FieldValue> fieldValues, IndexedProperty indexedProperty, LanguageModel language, Object value) protected voidTmaSubscriptionTermDependentValueProvider.addFieldValuesForCurrencies(IndexConfig indexConfig, IndexedProperty indexedProperty, List<de.hybris.platform.solrfacetsearch.provider.FieldValue> fieldValues, TmaSimpleProductOfferingModel product) protected voidTmaAbstractPropertyFieldValueProvider.addFieldValuesForCurrency(List<de.hybris.platform.solrfacetsearch.provider.FieldValue> fieldValues, IndexedProperty indexedProperty, CurrencyModel currency, Object value) protected List<de.hybris.platform.solrfacetsearch.provider.FieldValue>ProductReviewCountValueProvider.createFieldValue(ProductModel product, LanguageModel language, IndexedProperty indexedProperty) protected List<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaPoPriceValueProvider.createFieldValue(TmaProductOfferingModel productOfferingModel, IndexedProperty indexedProperty, CurrencyModel currency) protected List<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaProductOfferingGroupValueProvider.createFieldValue(TmaProductOfferingModel productOfferingModel, IndexedProperty indexedProperty) Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>ProductReviewCountValueProvider.getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, Object model) Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaPoPriceValueProvider.getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, Object model) Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaProductOfferingGroupValueProvider.getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, Object model) Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaProductSpecDescriptionValueProvider.getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, Object model) Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaPscValueProvider.getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, Object model) Deprecated, for removal: This API element is subject to removal in a future version.since 1805.Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaSpoHasParentBposValueProvider.getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, Object model) Collection<de.hybris.platform.solrfacetsearch.provider.FieldValue>TmaSubscriptionTermDependentValueProvider.getFieldValues(IndexConfig indexConfig, IndexedProperty indexedProperty, Object model) -
Uses of IndexedProperty in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.provider.impl.pricing
Methods in de.hybris.platform.b2ctelcoservices.search.solrfacetsearch.provider.impl.pricing with parameters of type IndexedPropertyModifier and TypeMethodDescriptionprotected voidTmaPopAlterationValueResolver.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument inputDocument, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext indexerBatchContext, IndexedProperty indexedProperty, AbstractDiscountRowModel discountRowModel, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> valueResolverContext) protected voidTmaPricePriorityValueResolver.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument inputDocument, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext indexerBatchContext, IndexedProperty indexedProperty, PDTRowModel pdtRowModel, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> valueResolverContext) protected voidTmaProdSpecCharValueUseResolver.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument inputDocument, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext indexerBatchContext, IndexedProperty indexedProperty, PriceRowModel priceRowModel, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> valueResolverContext) protected voidTmaProductOfferingPriceValueResolver.addFieldValues(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument inputDocument, de.hybris.platform.solrfacetsearch.indexer.IndexerBatchContext indexerBatchContext, IndexedProperty indexedProperty, PriceRowModel priceRowModel, de.hybris.platform.solrfacetsearch.provider.impl.AbstractValueResolver.ValueResolverContext<Object, Object> valueResolverContext) protected voidTmaPopAlterationValueResolver.addProductOfferingPriceToInputDocument(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument inputDocument, IndexedProperty indexedProperty, TmaSolrDocumentProductOfferingPrice solrDocumentProductOfferingPrice, String discountRowCode) Transform theTmaSolrDocumentProductOfferingPriceinto json format and appends it to the solr document received as .protected voidTmaProdSpecCharValueUseResolver.addProductOfferingPriceToInputDocument(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument inputDocument, IndexedProperty indexedProperty, Set<TmaSolrDocumentPscvUse> pscvUses, String priceRowCode) Transform theTmaSolrDocumentPscvUseinto json format and appends it to the solr document received as .protected voidTmaProductOfferingPriceValueResolver.addProductOfferingPriceToInputDocument(de.hybris.platform.solrfacetsearch.indexer.spi.InputDocument inputDocument, IndexedProperty indexedProperty, TmaSolrDocumentProductOfferingPrice solrDocumentProductOfferingPrice, String priceRowCode) Transform theTmaSolrDocumentProductOfferingPriceinto json format and appends it to the solr document received as . -
Uses of IndexedProperty in de.hybris.platform.solrfacetsearch.config
Methods in de.hybris.platform.solrfacetsearch.config that return IndexedPropertyMethods in de.hybris.platform.solrfacetsearch.config that return types with arguments of type IndexedPropertyMethods in de.hybris.platform.solrfacetsearch.config with parameters of type IndexedPropertyModifier and TypeMethodDescriptionvoidSearchQueryTemplate.setGroupProperty(IndexedProperty groupProperty) Method parameters in de.hybris.platform.solrfacetsearch.config with type arguments of type IndexedPropertyModifier and TypeMethodDescriptionvoidIndexedType.setIndexedProperties(Map<String, IndexedProperty> indexedProperties)