We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48a6d9c + b2d4e2f commit cc3cb1fCopy full SHA for cc3cb1f
010_Intro/30_Tutorial_Search.asciidoc
@@ -279,7 +279,7 @@ GET /megacorp/employee/_search
279
// SENSE: 010_Intro/30_Query_DSL.json
280
281
You can see that we use the same `match` query as before to search the `about`
282
-field for ``rock climbing.'' We get back two matching documents:
+field for ``rock climbing''. We get back two matching documents:
283
284
[source,js]
285
--------------------------------------------------
0 commit comments