Why does the PHP spread operator in an Elasticsearch query return different results than hardcoding parts of the query?
I’ve got a problem that I’m not entirely sure I understand. I’ve got the following Elasticsearch query, written in PHP, with fuzziness matching hardcoded; this results in about an expected 1,500 search results.