Skip to content
Snippets Groups Projects
Commit b4d0df10 authored by Aivaras Gotovskis's avatar Aivaras Gotovskis
Browse files

Add missing markup to has filters docs.

parent 49dc086a
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ and results in parent documents that have child docs matching the query.
## Simple example
```JSON
{
"has_child" : {
"type" : "blog_tag",
......
......@@ -8,6 +8,7 @@ This filter returns child documents which associated parents have matched.
## Simple example
```JSON
{
"has_child" : {
"type" : "blog_tag",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment