Skip to content

Commit

Permalink
add partial_request_cache_capacity to quickwit.yaml (#4661)
Browse files Browse the repository at this point in the history
  • Loading branch information
PSeitz authored Mar 1, 2024
1 parent c2680dc commit 4054ec5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/quickwit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,11 +128,12 @@ indexer:
# max_queue_disk_usage: 4GiB
#
# -------------------------------- Searcher settings --------------------------------
#
#
# searcher:
# fast_field_cache_capacity: 1G
# split_footer_cache_capacity: 500M
# max_num_concurrent_split_streams: 100
# partial_request_cache_capacity: 64M
# max_num_concurrent_split_searches: 100
#
# -------------------------------- Jaeger settings --------------------------------
Expand Down

0 comments on commit 4054ec5

Please sign in to comment.