configdefinitions.config.docproc.docproc.def Maven / Gradle / Ivy
The newest version!
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=config.docproc
# Depreacated and a noop
maxqueuetimems int default=-1
# The number of threads in the DocprocHandler worker thread pool
# Default is number of cpu's, but any positive number larger than 0 will be used explicit.
numthreads int default=-1
© 2015 - 2024 Weber Informatics LLC | Privacy Policy