aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/documentdbconfig.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add noexcept specifier to DocumentDBConfig copy constructor.Tor Egge2023-07-021-1/+1
* Avoid maintaining copy constructor.Henning Baldersheim2023-06-281-0/+2
* Add RankingAssetsBuilder.Tor Egge2023-05-091-27/+27
* Move ranking config to configdefinitions module.Tor Egge2023-05-091-6/+6
* Revert "Move ranking config to configdefinitions module"Harald Musum2023-05-081-6/+6
* Move ranking config to configdefinitions module.Tor Egge2023-05-081-6/+6
* Remove summary fields from schema.Tor Egge2022-09-221-1/+0
* Make replay schema based on replay summary config.Tor Egge2022-09-201-0/+5
* Stop using summarymap config in backend.Tor Egge2022-09-061-9/+0
* - Avoid using shared_ptr for simpe AllocConfig and ThreadingServiceConfig.Henning Baldersheim2022-05-231-23/+19
* more descriptive name for header fileArne H Juul2021-12-021-1/+1
* track namespace move in documenttypes.defArne H Juul2021-12-021-2/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* external ranking expressionsHåvard Pettersen2021-05-201-0/+8
* Revert "external ranking expressions"Harald Musum2021-05-201-8/+0
* external ranking expressionsHåvard Pettersen2021-05-181-0/+8
* Extend unit test for ReconfigParams.Tor Egge2021-02-021-0/+1
* Improve handling of changed alloc config.Tor Egge2021-02-021-0/+6
* Add noexcept specifiers to non-throwing constructors and operators.Tor Egge2020-12-051-1/+1
* Allow changing indexing.tasklimit and indexing.semiunboundtasklimit inTor Egge2020-10-201-0/+8
* handle onnx models configHåvard Pettersen2020-09-011-0/+8
* Reduce code visibilityHenning Baldersheim2018-06-121-1/+4
* Use forward declared DocumentTypeRepo.Tor Egge2018-04-041-3/+3
* Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-3/+3
* Remove the support for extra config, that is a leftover from rise integration...Henning Baldersheim2018-01-291-6/+1
* Use alternate maxflushed parameter (max number of flushed memory indexesTor Egge2017-12-071-1/+23
* Wire in LogDocumentStore::Config in snapshot.Henning Baldersheim2017-10-051-20/+27
* There is a less intrusive way ...Henning Baldersheim2017-10-051-14/+9
* Instantiate bit vector search cache in imported attribute vectors if visibili...Geir Storli2017-09-061-0/+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
* Reduce exposure of generated ranking constants config header.Tor Egge2017-05-261-1/+0
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-1/+1
* Merge pull request #2227 from yahoo/geirst/only-update-maintenance-controller...Tor Egge2017-04-211-6/+19
|\
| * Only change MaintenanceController if config has changed during re-config.Geir Storli2017-04-211-0/+13
| * Consolidate naming of variables in struct DocumentDBConfig::ComparisonResult.Geir Storli2017-04-211-6/+6
* | Adjust method parameter names.Tor Egge2017-04-211-1/+1
* | Add factory method for delaying attribute aspect changes in document db config.Tor Egge2017-04-211-0/+8
|/
* Remove recently added attribute specs from document db config.Tor Egge2017-04-201-8/+1
* Add attribute specs (derived from attribute config) to document db config.Tor Egge2017-04-041-1/+9
* Add imported fields config as part of DocumentDBConfig.Geir Storli2017-02-151-8/+17
* Decouple so that not all config is pulled in everywhere.Henning Baldersheim2016-12-121-77/+53
* Remove RankingConstantsConfig from DocumentDBConfig and add builder used in u...Geir Storli2016-09-051-10/+0
* Integrate and populate matching::RankingConstants based on files acquired fro...Geir Storli2016-09-021-15/+24
* subscribe to ranking constants configArne H Juul2016-08-311-0/+11
* PublishJon Bratseth2016-06-151-0/+199