Fields & Facets in HawkSearch
Overview
This article outlines important information about Fields and Facets in HawkSearch, specifically focusing on values that are not adjustable in the HawkSearch workbench and will be overridden when a full or partial index is run from Optimizely.
Field Setup & Facet Setup References
Non-Adjustable Values
Fields
ID Fields
Name | Description |
---|---|
CategoryId | Unique identifier for product categories |
ProductId | Unique identifier for individual items |
BrandId | Unique identifier for product brands |
ProductLineId | Unique identifier for a specific product line |
Id | Unique identifier for individual items |
PersonaId | Unique identifier for customer personas or segments |
StyleClassId |
GUID Fields
Name | Description |
---|---|
Categories | Unique identifier for product categories |
CustomerNames (Customer Part Number) | Allows customers to assign their own identifiers to products, facilitating easier ordering when internal SKUs differ |
ProductLine | Unique identifier for a specific product line |
CustomersFrequentlyPurchased | Stores customer order history to track frequently purchased products |
Version | Optimizely Configured Commerce Cloud Version |
Facets
While there are no specific facets listed as non-adjustable, facets often correspond to fields. Be aware of the relationship between facets and the non-adjustable fields listed above.
Adjustable Values
Fields Section
You can modify any fields in the Fields section of settings except for those mentioned in the ID Fields and GUID Fields listed as Non-Adjustable Values.
Facets Section
You can modify any facets in the Facets section of settings. However, consider the following when making changes:
- Relationship to Fields: Ensure that any changes to facets align with their corresponding fields, especially for facets related to non-adjustable fields.
- Impact on Search Results: Modifying facets can affect how users filter and navigate search results. Please test thoroughly after making changes.
- Performance Considerations: Complex facet configurations may impact search performance. Please monitor system performance after making changes.
Updated 7 months ago