Release Notes
03/02/2023
- Improved field creation logic to ensure proper creation of the "sortorder" field. The field is now a non-stemmed, SINGLE, and sortable field. Previous incorrect creation of this field resulted in landing page creation failure due to missing sortable attributes.
- Fixed an issue where null CustomURL objects in the Category structure caused the generation task to fail. CustomURLs that are empty will now be included in the Indexing logs and the generation process will continue uninterrupted. If a CustomURL object is empty for a category, a landing page will not be created.
08/23/2021
Features
Feature | Description |
---|---|
Internal Configuration Settings | Updated various settings allowing them to be controlled via the internal dashboard rather than the application code |
Fixes
Bug | Description |
---|---|
General Bug Fixes | Product Visibility Feature fixed Product API Rate Limit issue for clients with non-enterprise plans. More info BigCommerce rate limits can be found below. API Best Practices | BigCommerce Dev Center Run Task button on the App was having issues due to recent a recent Google Chrome update mentioned below. Chrome Platform Status |
05/11/2021
Fixes
Bug | Description |
---|---|
General Bug Fixes | Miscellaneous bug fixes… |
Features
Feature | Description |
---|---|
Customer Access Token | If applicable to the integration, HawkSearch may utilize an Access Token provided by the client which may contain additional scopes required which were not approved during the initial application install process. |
Meta Fields | If applicable to the integration, HawkSearch will consume all Product and Variant Meta Attributes. |
Product Visibility | If applicable to the integration, HawkSearch will consume products from BigCommerce which are not marked as visible in the BigCommerce storefront. These products will contain an attribute of “visible_bc: false” for use with visibility rules. |
02/16/2021
Fixes
Bug | Description |
---|---|
General Bug Improvements | Improved error handling |
Sync Landing Pages Toggle | Fixed a bug where landing pages would synchronize despite the toggle being turned off. |
Updates
Update | Description |
---|---|
General Feed Optimization Improvements | Optimization for data feed generation durations |
01/19/2021
Fixes
Update | Description |
---|---|
MSRP Pricing Override | Previously, if the item had an MSRP price, it was stored as the price for the item. By default, the “price” field will now be used for “Price Retail”. |
Features
Additional Functionality
Feature | Description |
---|---|
Customer Group Data | If applicable to the integration, HawkSearch will utilize the Customer Group BigCommerce API endpoints to pull back the visibility rules for customer groups in the BigCommerce configuration settings. The main data points utilized will be a mapping between the Customer Group ID and what Categories they are allowed to view. Using these data points will allow HawkSearch to hide any products that a customer group does not have access to based on the customer group id passed in the request as well as the mapping generated. |
Alternate Image Sorting | Alternate images will be stored in the data feed in the same order as what is on BigCommerce |
Additional Data Points
Field | Field Name | Description |
---|---|---|
Price Sort BC | price_sort_bc | Used for sorting pricing, this field will contain the Sale Price of the product when present. If the Sale Price does not exist, it will contain the default price of the product. |
Rating Average | rating_average | Average rating for a product |
Rating Count | rating_count | Number of ratings for a product |
Suggested Retail Pricex | suggested_retail_price | MSRP Data from BigCommerce |
Total Sold | total_sold | Total sold quantity for the item in BigCommerce |
10/28/2020
Additional Data Points
Field | Field Name | Description |
---|---|---|
Date Created | date_created | Date the product was created in BigCommerce |
Date Modified | date_modified | Date the product was last modified in BigCommerce |
09/15/2020
Update
Update | Description |
---|---|
Price Lists | Price List fields will now be stored in HawkSearch with the same naming convention as in BigCommerce |
08/20/2020
Features
Feature | Description |
---|---|
Price Lists | If applicable to the integration and enabled on the HawkSearch backend, HawkSearch will utilize the Price List BigCommerce API endpoints to pull back the pricing for customer groups in the BigCommerce configuration settings. Price List data points create a mapping between the Customer Group ID and the associated customer group. Using these data points will allow HawkSearch to display proper pricing per customer group based on the customer group id passed in the request as well as the mapping generated. The Pricing Display on the listing pages/auto-complete will be handled Automatically. Facets, such as a “Price” Slider can be configured using visibility rules so that the facet will use the Pricing values pertaining to that price list for the customer group. |
Updated over 1 year ago