Hi guys.
I'm new to Elastic, so my question may sound dull, but here we go.
I'm trying to make a query that searches for a phrase in different fields. I'm aware that the fuzziness param doesn't work for phrases (test phrase : some results → test phraes : no results), and that for what I've researched, the best way to accomplish that would be using span queries. The problem is that I couldn't find a way to search in multiple fields using this type of querry.
Open to all kinds of suggestions.