parent
68d658a30f
commit
e5e422b880
|
@ -100,7 +100,7 @@ curl -XGET localhost:9200/shirts/_search -d '
|
|||
}
|
||||
},
|
||||
"post_filter": { <4>
|
||||
"term": { "color": "red" },
|
||||
"term": { "color": "red" }
|
||||
}
|
||||
}
|
||||
'
|
||||
|
|
Loading…
Reference in New Issue