Skip to content

Commit

Permalink
Merge pull request #759 from hubmapconsortium/yuanzhou/debug
Browse files Browse the repository at this point in the history
Yuanzhou/debug
  • Loading branch information
yuanzhou authored Mar 8, 2024
2 parents 330a0af + 30969ac commit 09a0edd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
settings:
index:
mapping.total_fields.limit: 4500
mapping.total_fields.limit: 7500
query.default_field: 2048

mappings:
Expand Down
2 changes: 1 addition & 1 deletion src/hubmap_translation/search-default-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
settings:
index:
mapping.total_fields.limit: 4500
mapping.total_fields.limit: 7500
query.default_field: 2048

mappings:
Expand Down

0 comments on commit 09a0edd

Please sign in to comment.