Field v/s Facet

Fields are the data points for an item in the index. Every field is created corresponding to your data item’s attribute. Fields hold the data in Hawksearch hence field removal is usually not a frequent activity. Field also defines how Hawksearch should index the attribute (ref. Field Configuration: Best Practices - Field Types).

 

Facets are the options on the left hand - the navigation choices. It is also termed guided navigation, dimensions, refinements, etc. Internally, a facet is an aggregation of the search results based on the attributes.

Facets are created based on the fields. One facet can be created based out of one field. Facet is the visual representation of the field’s aggregation. This means that the users interact with the facets on the search results page and landing pages.

 

Â