tool · inferred from evidence
wand
A multi-valued query operator in Vespa that takes map-style parameters.
- 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