Added comma - there is no "term range" query Closes #9855
added wildcard to the list of possible nested queries Closes #9586
This allows the RegexpQueryBuilder to be used in span queries Added tests for all span multi term queries. Also updated the documentation and removed mentioning of numeric range queries for span queries (they have to be terms). Closes #3392