Modify example for pinned query (#49481)
I do not see any reason to advertise phones of specific companies.
This commit is contained in:
parent
ed4eecc00e
commit
d444c334d7
|
@ -19,7 +19,7 @@ GET /_search
|
|||
"ids" : ["1", "4", "100"],
|
||||
"organic" : {
|
||||
"match":{
|
||||
"description": "iphone"
|
||||
"description": "brown shoes"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue