Add environment variable for setting vespa search threads (#2400)

This commit is contained in:
pablodanswer
2024-09-11 22:37:38 -07:00
committed by GitHub
parent d4d37c9cdd
commit f69922fff7
11 changed files with 29 additions and 1 deletions

View File

@@ -138,6 +138,7 @@ services:
- INDEXING_ONLY=True
- LOG_LEVEL=${LOG_LEVEL:-debug}
- index_model_cache_huggingface:/root/.cache/huggingface/
- VESPA_SEARCHER_THREADS=${VESPA_SEARCHER_THREADS:-1}
logging:
driver: json-file
options: