We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 219022a + b136aa6 commit 6a604fbCopy full SHA for 6a604fb
1 file changed
en/querying/query-language.html
@@ -66,7 +66,7 @@ <h2 id="live-query-examples">Live query examples</h2>
66
Numeric: Select documents with integer in field - works both for single-value fields and multivalue,
67
like array<int>:
68
</p>
69
-<p><a class="yql-x">select * from doc where term_count = 257</a></p>
+<p><a class="yql-x">select * from doc where term_count = 258</a></p>
70
<hr/>
71
72
<p>Phrase: Select documents with the phrase "question answering":</p>
0 commit comments