Customers can search for items using facets. These facets are defined based upon dimension values. Some of the facets allow the selection of multiple values of an individual facet, with the selections combined using Boolean or the OR statement.
Column Name | Type | Length | Null Allowed | Description |
---|---|---|---|---|
| integer | No | Identifier; primary key. | |
| varchar | 2000 | No | The name of the item searched for by the customer. |
| varchar | 2000 | No | The names of the facets used during the search. |
| varchar | 254 | No | Used during data loading. |
| smallint | No | Size of the group segment. |