Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ba4ce0561d |
@ -55,7 +55,7 @@ async function run () {
|
||||
source: {
|
||||
index: 'game-of-thrones',
|
||||
query: {
|
||||
match: { character: 'stark' }
|
||||
match: { house: 'stark' }
|
||||
}
|
||||
},
|
||||
dest: {
|
||||
|
||||
Reference in New Issue
Block a user