Getting no results with match_all Query

I think the problem is not about indexing because I removed the array from the document, then the query worked as expected. If I put some array in the document, query stop giving me results. Even the match_all. If I leave just strings, without array in Json, everything works fine...