Hi,
I am researching the Elasticsearch engine. I would like to know which operand takes precedence on which operands. The only reference I was able to find is:
NOT takes precedence over AND, which takes precedence over OR.
(https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html)
I need to know where is the Proximity operand falls in?
Anyone can help? If there's any place this is documented I will be happy to get the URL.
Thanks,
Niv