aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/test/documentdb_config_builder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Move ranking config to configdefinitions module.Tor Egge2023-05-091-3/+3
* Revert "Move ranking config to configdefinitions module"Harald Musum2023-05-081-3/+3
* Move ranking config to configdefinitions module.Tor Egge2023-05-081-3/+3
* Stop using summarymap config in backend.Tor Egge2022-09-061-5/+0
* - Avoid using shared_ptr for simpe AllocConfig and ThreadingServiceConfig.Henning Baldersheim2022-05-231-6/+6
* Move tracking of num field writer threads from ThreadingServiceConfig to Shar...Geir Storli2022-05-181-1/+1
* more descriptive name for header fileArne H Juul2021-12-021-1/+1
* track namespace move in documenttypes.defArne H Juul2021-12-021-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* external ranking expressionsHåvard Pettersen2021-05-201-0/+3
* Revert "external ranking expressions"Harald Musum2021-05-201-3/+0
* external ranking expressionsHåvard Pettersen2021-05-181-0/+3
* Improve handling of changed alloc config.Tor Egge2021-02-021-0/+4
* Allow changing indexing.tasklimit and indexing.semiunboundtasklimit inTor Egge2020-10-201-0/+5
* handle onnx models configHåvard Pettersen2020-09-011-0/+3
* Use forward declared DocumentTypeRepo.Tor Egge2018-04-041-0/+1
* Remove the support for extra config, that is a leftover from rise integration...Henning Baldersheim2018-01-291-10/+5
* Wire in LogDocumentStore::Config in snapshot.Henning Baldersheim2017-10-051-3/+4
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-021-0/+2
* Remove recently added attribute specs from document db config.Tor Egge2017-04-201-6/+2
* Rename AttributeSpecsBuilder to AttributeAspectDelayer.Tor Egge2017-04-201-6/+6
* Delay changes to summarymap config when delaying changes to attributes config.Tor Egge2017-04-201-2/+2
* Add attribute specs (derived from attribute config) to document db config.Tor Egge2017-04-041-1/+5
* Test that ranking constants and imported fields config is not saved to disk.Geir Storli2017-02-161-1/+24
* Add imported fields config as part of DocumentDBConfig.Geir Storli2017-02-151-0/+4
* Decouple so that not all config is pulled in everywhere.Henning Baldersheim2016-12-121-3/+8
* Remove RankingConstantsConfig from DocumentDBConfig and add builder used in u...Geir Storli2016-09-051-0/+65