Tagged Questions
1
vote
2answers
246 views
How to match Tagged items based on “similarity”
I have a real question.
I have a database with the schema as follows:
item
id
description
other junk
tag
id
name
item2tag
item_id
tag_id
count
Basically, each item is tagged as up to 10 ...