When a customer searches for dimensions, they use specific terms to initiate the search. This includes searches where the search criterion is corrected to display the correct term.
Column Name | Type | Length | Null Allowed | Description |
---|---|---|---|---|
| integer | No | Identifier; primary key. | |
| varchar | 2000 | No | The term searched for by the customer. |
| varchar | 2000 | Yes | The search term that was automatically corrected. |
| smallint | No | The number of words returned. |