aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/bucketdb/stor-bucketdb.def
blob: 16a0473fe4a0588bff3e99fda3aefe3a22091df2 (plain) (blame)
1
2
3
4
5
6
7
8
9
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=vespa.config.content.core

## Number of elements to retrieve in one bucket info chunk
bucketinfobatchsize int default=128 restart

## Chunk level. Set what level of the path which defines one chunk.
## (See doxygen info in bucketmanager.h for more info)
chunklevel int default=1 restart