Skip to content

Commit

Permalink
iter
Browse files Browse the repository at this point in the history
  • Loading branch information
javanna committed Apr 3, 2024
1 parent 670eec5 commit a7e3175
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,7 @@ disabling stored fields removes fetch sub phases:

- match: { hits.hits.0._index: test }
- match: { profile.shards.0.fetch.debug.stored_fields: [] }
- length: { profile.shards.0.fetch.children: 1 }
- match: { profile.shards.0.fetch.children.0.type: FetchFieldsPhase }
- is_false: profile.shards.0.fetch.children

---
dfs knn vector profiling:
Expand Down

0 comments on commit a7e3175

Please sign in to comment.