a-bakos / gazebo-cms

0 stars 0 forks source link

Add Search DB table to migrations #41

Open a-bakos opened 1 year ago

a-bakos commented 1 year ago

We want to keep track of

id: unique, usual ID datetime: when did the search happen query: the search keyword used, must be more than 3 chars source: source url of the search (what page), the ID is not enough, because the source can be removed hits: number of results returned target: target url where the clickthrough happened, ID is not enough user: who did the search, ID is not enough