Constant Field Values
Contents
com.broadleafcommerce.*
-
com.broadleafcommerce.search.index.catalog.solr.document.CatalogOnlyProductInventoryAvailabilityStrategyDocumentContributor Modifier and Type Constant Field Value public static final StringVARIANT_BASED_TYPE"VARIANT_BASED"public static final StringVARIANT_ONLINE_PATH"$.variants[*].online" -
com.broadleafcommerce.search.index.catalog.solr.document.CategoryProductSortSolrDocumentContributor Modifier and Type Constant Field Value protected static final StringPRODUCT_CATEGORY_SORT_JSON_PATH"$.productSortingWithinCategories" -
com.broadleafcommerce.search.index.catalog.solr.document.ProductActiveDatesSolrDocumentContributor Modifier and Type Constant Field Value protected static final StringMAX_END_DATE"9999-01-01T01:00:00Z" -
com.broadleafcommerce.search.index.catalog.solr.document.ProductAllSkusSolrDocumentContributor Modifier and Type Constant Field Value protected static final StringADDITIONAL_SKUS_JSON_PATH"$.variants[*].sku"protected static final StringPRIMARY_SKU_JSON_PATH"$.sku" -
com.broadleafcommerce.search.index.catalog.solr.document.ProductCatalogOnlyPricingStrategyDocumentContributor Modifier and Type Constant Field Value public static final StringDEFAULT_SKU_PATH"$.variants[?(@.sku==\"%s\")].defaultPrice.amount"public static final StringMIN_VARIANT_PRICE_PATH"$..variants[?(@.online == true)].defaultPrice.amount"public static final StringPRICE_FIELD"price_money"public static final StringSKU_PATH"$.sku" -
com.broadleafcommerce.search.index.catalog.solr.document.ProductOptionSolrDocumentBuilder Modifier and Type Constant Field Value public static final StringOPTION_ASSET_PATH"$.optionAssets.%s"public static final StringOPTION_LABEL_PATH"$.options[?(@.searchOnOption==true)].attributeChoice[?(@.attributeName==\'%s\')].allowedValues[?(@.value==\'%s\')].label"public static final StringPRIMARY_ASSET"$.primaryAsset"public static final StringREMOVE_OPTION_PATH"$.options[?(@.searchOnOption==true)].attributeChoice[?(@.attributeName==\'%s\')].allowedValues[?(@.value!=\'%s\')]"public static final StringSEARCHABLE_OPTION_NAME_PATH"$.options[?(@.searchOnOption==true)].attributeChoice.attributeName"public static final StringSEARCHABLE_OPTION_VAL_PATH"$.options[?(@.searchOnOption==true)].attributeChoice[?(@.attributeName==\'%s\')].allowedValues[*].value" -
com.broadleafcommerce.search.index.catalog.solr.document.ProductOptionUtil Modifier and Type Constant Field Value public static final StringPRODUCT_ID_PATH"$.id"public static final StringSEARCH_ON_OPTION_PATH"$.options[*].searchOnOption" -
com.broadleafcommerce.search.index.catalog.solr.document.ProductTranslationSolrDocumentContributor Modifier and Type Constant Field Value public static final StringCATEGORY"CATEGORY"public static final StringDATA_DRIVEN_ENUM"DATA_DRIVEN_ENUM"protected static final StringPRIMARY_ASSET_PATH"primaryAsset"public static final StringPRODUCT_ASSET"PRODUCT_ASSET"public static final StringPRODUCT_TAG"PRODUCT_TAG"public static final StringVARIANT"VARIANT" -
com.broadleafcommerce.search.index.catalog.solr.document.ProductTypes Modifier and Type Constant Field Value public static final StringVARIANT_BASED_TYPE"VARIANT_BASED"