Does MemSQL support stemming and stopwords with FULLTEXT index out of the box? The MATCH documentation mentions stopwords and one of your blog posts mentions stemming.
If yes, which languages are supported and how does MemSQL determinate which language been used?
Otherwise, I’ll just stick to a application-side solution.