Another question 🙂
Let's say I have thousands of items. And every single one of those items can have anywhere between 1-10 synonyms.
Would it be better to create a new column in the collection, and populate that column with a space delimited list of the synonyms per item?
Or better to create a synonym for each item?