Skip to content

Commit

Permalink
fix(driver): compoundindexer should turn on is_merge (#1888)
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxiao committed Feb 6, 2021
1 parent 6716be2 commit a31a475
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jina/resources/executors.requests.CompoundIndexer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- !KVSearchDriver
with:
executor: BaseKVIndexer
is_merge: True
traversal_paths: ['m']
[IndexRequest, UpdateRequest]:
- !VectorIndexDriver
Expand Down

0 comments on commit a31a475

Please sign in to comment.