aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/documentdbconfigmanager.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove summary fields from schema.Tor Egge2022-09-221-1/+0
* Revert "Revert "Use a common FNET_Transport owned by Proton in both SceduledE...Henning Baldersheim2022-02-211-2/+4
* Revert "Use a common FNET_Transport owned by Proton in both SceduledExecutor ...Henning Baldersheim2022-02-211-4/+2
* Use a common FNET_Transport owned by Proton in both SceduledExecutor and Tran...Henning Baldersheim2022-02-201-2/+4
* Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-061-1/+4
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* FastOS_Time -> std::chrono.Henning Baldersheim2019-11-201-1/+1
* Revert "Revert "Balder/compute summary cache automatically in backend""Henning Baldersheim2018-01-311-2/+2
* Revert "Balder/compute summary cache automatically in backend"Harald Musum2018-01-311-2/+2
* Add the HwInfo to the BootstrapConfig.Henning Baldersheim2018-01-301-5/+2
* Let cache be computed based on available memory.Henning Baldersheim2018-01-301-1/+4
* Remove the support for extra config, that is a leftover from rise integration...Henning Baldersheim2018-01-291-6/+1
* Use extra constructor and chaining instead of default arguments.Henning Baldersheim2017-10-061-0/+1
* No longer use maxdiskbloatfactor in proton.summary. Use equivalent from proto...Henning Baldersheim2017-10-061-5/+3
* Change SchemaBuilder to use attributes config to setup imported attribute fie...Geir Storli2017-08-161-2/+2
* 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
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-1/+1
* Use imported fields config when creating schema as part of config update.Geir Storli2017-03-071-6/+2
* Use std::mutex instead of vespalib::Lock for proton config locks.Tor Egge2017-03-031-1/+2
* - Break dependency on bootstrapconfig.hHenning Baldersheim2016-12-191-35/+10
* Decouple so that not all config is pulled in everywhere.Henning Baldersheim2016-12-121-11/+8
* PublishJon Bratseth2016-06-151-0/+102