Uploaded image for project: 'YesCart'
  1. YesCart
  2. YC-830 Performance improvements 3.4.x
  3. YC-835

Refactor facets so that we do not use DB for displayable values

    Details

    • Type: Sub-task
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 3.4.0
    • Fix Version/s: 3.4.0
    • Component/s: None
    • Labels:

      Description

      Remove usage of queries:
      PRODUCTS.BRANDS.ALL
      PRODUCT.ATTRIBUTE.VALUES.BY.CODE
      PRODUCTSKU.ATTRIBUTE.VALUES.BY.CODE
      PRODUCTS.ATTR.CODE.VALUES.BY.ATTRCODES
      PRODUCTSKUS.ATTR.CODE.VALUES.BY.ATTRCODES

      Remove methods:
      ProductService.Pair<String, String> getProductAttribute(String locale, long productId, long skuId, String attributeCode);
      ProductService.List<FilteredNavigationRecord> getDistinctAttributeValues(String locale, long productTypeId);
      ProductService.List<FilteredNavigationRecord> getDistinctBrands(String locale);

        Attachments

          Activity

            People

            • Assignee:
              denis Denis Pavlov
              Reporter:
              denis Denis Pavlov
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: