summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/proton_config_fetcher
Commit message (Collapse)AuthorAgeFilesLines
* handle onnx models configHåvard Pettersen2020-09-011-1/+4
|
* Drop timestamp.hHenning Baldersheim2019-12-161-1/+0
|
* WipeHistory has not been used for a very long time.Henning Baldersheim2019-12-161-11/+11
|
* fastos::TimeStamp -> vespalib::durationHenning Baldersheim2019-12-161-1/+1
|
* FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-041-1/+1
| | | | | Renamed Timer -> ScheduledExecutor. Do not include thread.h when not needed in header files.
* FastOS_Time -> std::chrono.Henning Baldersheim2019-11-201-8/+8
|
* GC unused code and update includesHenning Baldersheim2019-01-051-19/+20
|
* Add clarifying comment.Henning Baldersheim2018-11-131-0/+1
|
* Add test and fix that repeated reconfigs works for schema changes.Henning Baldersheim2018-11-131-10/+16
|
* Revert "Bratseth/handle large constants take 3"Jon Bratseth2018-09-051-1/+1
|
* Move ranking-constants.def to configdefinitionsJon Bratseth2018-09-051-1/+1
|
* Use forward declared DocumentTypeRepo.Tor Egge2018-04-041-0/+1
|
* Revert "Revert "Balder/compute summary cache automatically in backend""Henning Baldersheim2018-01-311-8/+49
|
* Revert "Balder/compute summary cache automatically in backend"Harald Musum2018-01-311-49/+8
|
* Implement and test HwInfo equality.Henning Baldersheim2018-01-311-0/+15
|
* Add the HwInfo to the BootstrapConfig.Henning Baldersheim2018-01-301-11/+11
|
* Set a default summary cache of 5% of memoryHenning Baldersheim2018-01-301-2/+7
|
* Let cache be computed based on available memory.Henning Baldersheim2018-01-301-6/+27
|
* Let proton subscribe to bucketspaces config.Tor Egge2018-01-091-1/+10
|
* Use std::lock_guard instead of std::unique_lock.Tor Egge2017-11-131-2/+2
|
* Change SchemaBuilder to use attributes config to setup imported attribute ↵Geir Storli2017-08-161-3/+5
| | | | fields in schema.
* Filter away imported attribute fields after building schema and before ↵Geir Storli2017-08-161-1/+8
| | | | building document db config.
* Update copyright headersJon Bratseth2017-06-142-2/+2
|
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
|
* Update copyright headersJon Bratseth2017-06-142-2/+2
|
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
|
* Copyright headerJon Bratseth2017-06-132-2/+2
|
* Reduce exposure of generated ranking constants config header.Tor Egge2017-05-261-0/+1
|
* Calculate prune removed documents interval based on age if set to 0.Geir Storli2017-04-241-13/+23
|
* Remove recently added attribute specs from document db config.Tor Egge2017-04-201-17/+0
|
* Test that attribute specs are built by default.Tor Egge2017-04-041-0/+17
|
* Disable lid space compaction for globally distributed document types.Geir Storli2017-03-301-1/+15
|
* remove most usage of LinkedPtr from vespaHaavard2017-03-271-2/+0
|
* Wire in proton configurer.Tor Egge2017-03-151-40/+57
|
* Rename unit test to track rename of tested class.Tor Egge2017-03-144-0/+309