Another question :slightly_smiling_face: Let's say...
# community-help
j
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?
j
It would be better to create a new field with those values, so they can be made part of the index
j
Awesome, thanks for the instant reply!
👍 1