Customers can search for items using facets. These facets are defined based upon dimension values.
Column Name | Type | Length | Null Allowed | Description |
---|---|---|---|---|
| integer | No | Identifier; primary key. | |
| varchar | 254 | No | The name of the item searched for by the customer. |
| varchar | 254 | Yes | The name of the facet used during the search. |
| varchar | 254 | Yes | The value of the facet. |