ShoppingSearches
Enables keyword or attribute-based item searches within procurement catalogs, streamlining the user’s shopping experience.
Columns
| Name | Type | Description |
| SearchPhraseId [KEY] | Long | Unique identifier for the search phrase used in the ShoppingSearches table, allowing for individual tracking of search queries. |
| SearchDate | Date | The date on which the search was performed, helping to track when the search activity occurred. |
| SearchPhraseTerms | String | The specific words or terms entered by the user in the search query, representing the string used to search for items or information. |
| RequisitioningBUId | Long | Unique identifier for the business unit that initiated the search, indicating the organizational unit responsible for the search. |
| Finder | String | Search or query reference related to the ShoppingSearches, potentially used for filtering or looking up past search results. |