I've been following the guide linked below:
https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-percolate-query.html
In these examples bonsai or tree will match any documents as illustrated in the "percolating multiple documents" example further down the page. How do you do exact matches where all words in the registered percolator queries have to be present?