HI , in mysql i have two tables from which old aut...
# community-help
s
HI , in mysql i have two tables from which old autocomplete works by joining two tables. how can we achieve this in typesense . there might be cases all time table values get updated any suggestion for this please ?
k
We don't support join at the moment. So you have to store them as a single document.
s
Ok Thank you
👍 1