mirror of
https://github.com/chai2010/advanced-go-programming-book.git
synced 2025-02-17 18:03:15 +00:00
Update ch6-04-search-engine.md
update field_2
This commit is contained in:
parent
0b10bdcf63
commit
f2428d90e3
@ -142,7 +142,7 @@ if field_1 == 1 && field_2 == 2 && field_3 == 3 && field_4 == 4 {
|
||||
{
|
||||
"match": {
|
||||
"field_2": {
|
||||
"query": "3",
|
||||
"query": "2",
|
||||
"type": "phrase"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user