Hi Paulina,
We found that using 'regex' worked for us as substitute for fulltext for querying. Would be useful to document this on the "Arguments: filter, sort, limit & skip" page if this is supported for anyone else experiencing similar upgrade issues we did. It got us over the line.
{article_body: {text: {regex: $manufacturerRegex}}