language · inferred from evidence
YQL
A query language used for parameter substitution in Vespa.
- Vespa YQL parameter substitution fails with 400 when passing a JSON object in POST query
Using YQL parameter substitution in a POSTed JSON query, the string form works: {"yql": "select * from sources * where wand(terms, @q_terms)", "q_terms": "{7128: 34,2622: 18}"} returns results. But passing the same value as a natural JSON o