new_in_town
08/08/2024, 2:55 PM"tagArray": [
[ "reactjs", "vue.js", "redux" ],
[ "django", "flask", "python" ],
[ "ruby", "ruby-on-rails" ]
]
I would like to define this field in Typesense schema, but can not figure out the correct syntax.
The idea is to index all the strings in "tagArray" and to control things like stemming, etc.