More interestingly, this utility also allows the same functionality but with base64 encoded query strings. This allows more complex objects such as lists and nested dictionaries to be passed in a ...
I have a multi_match query (type: cross_fields) that points at fields that are both string and number type. If the query is "word 123" this query will work and respond with relevant results.