aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/search
Commit message (Expand)AuthorAgeFilesLines
* GC unused and void codeHenning Baldersheim2022-01-122-16/+11
* Reduce default summary cache from 5% to 4%Henning Baldersheim2022-01-101-1/+1
* Reduce default memory gain limit from 10% to 8%Henning Baldersheim2022-01-101-1/+1
* Let max summary filesize be 2% of available memory instead of an ancient stai...Henning Baldersheim2022-01-041-13/+6
* Reduce allowed memorygain from 12.5% to 10% in order to reduce max memory flu...Henning Baldersheim2022-01-041-2/+4
* Add feature flag control over TLS size.Henning Baldersheim2021-12-202-11/+18
* Add a test that heap size percentage override is taken into account when allo...Henning Baldersheim2021-12-181-1/+0
* Let SearchNode and ContentSearchCluster relate to fractionOfMemoryReserved in...Henning Baldersheim2021-12-181-14/+12
* Let NodeResourceTuning relate to fractionOfMemoryReserved instead of a boolea...Henning Baldersheim2021-12-182-11/+6
* Match document types in document selections exactly onlyJon Bratseth2021-12-141-2/+2
* Just fetch file references directly from fileregistry as there is no need to ...Henning Baldersheim2021-11-051-6/+0
* Update config-model/src/main/java/com/yahoo/vespa/model/search/NodeSpec.javaJon Bratseth2021-10-281-1/+1
* Explain groupJon Bratseth2021-10-281-2/+7
* Control attribute maxuncommittedmemory with feature flagHenning Baldersheim2021-10-213-4/+5
* search -> schemaJon Bratseth2021-10-153-15/+17
* Update 2017 copyright notices.gjoranv2021-10-0720-20/+20
* Revert "Revert "Wire in executor in deploystate that can be use to speed up d...Harald Musum2021-09-072-6/+5
* Revert "Wire in executor in deploystate that can be use to speed up deploymen...Harald Musum2021-09-072-5/+6
* Wire in executor in deploystate that can be use to speed up deployments. Fx c...Henning Baldersheim2021-09-072-6/+5
* GC unused 'partition' id.Henning Baldersheim2021-06-261-1/+0
* Gc unused config options: min-group-coverage and max nodes per groupJon Bratseth2021-06-152-15/+3
* Disallow 'default' as indexing chainJon Bratseth2021-06-141-0/+5
* Revert "Revert "Produce ranking-expressions config.""Henning Baldersheim2021-05-242-2/+8
* Revert "Produce ranking-expressions config."Harald Musum2021-05-242-8/+2
* Produce ranking-expressions config.Henning Baldersheim2021-05-242-2/+8
* No functional changesJon Bratseth2021-05-101-13/+3
* Revert "Merge pull request #17754 from vespa-engine/revert-17747-bratseth/spe...Jon Bratseth2021-05-051-2/+0
* Revert "Reapply "Bratseth/special tokens""Jon Bratseth2021-05-051-0/+2
* Revert "Merge pull request #17746 from vespa-engine/revert-17738-revert-17737...Jon Bratseth2021-05-051-2/+0
* Revert "Revert "Revert "Bratseth/special tokens"""Jon Bratseth2021-05-051-0/+2
* Revert "Revert "Bratseth/special tokens""Jon Bratseth2021-05-041-2/+0
* Revert "Bratseth/special tokens"Jon Bratseth2021-05-041-0/+2
* No functional changesJon Bratseth2021-05-041-2/+0
* Disable fsync on remote storage.Henning Baldersheim2021-04-272-12/+23
* Control use of fsync in services.xml.Henning Baldersheim2021-04-271-4/+11
* Merge branch 'master' into jonmv/reserve-less-memory-on-content-nodesHarald Musum2021-03-102-22/+4
|\
| * Memory cost per document in streaming/store-only mode is approximately 46 bytes.Henning Baldersheim2021-03-051-1/+3
| * redundancy/searchable copies does not have any meaning for non-indexed clusters.Henning Baldersheim2021-03-052-21/+1
* | Enough to reserve 0.5Gb memory on content nodesJon Marius Venstad2021-03-031-2/+2
|/
* Non-functional changesJon Marius Venstad2021-02-191-2/+2
* Reserve memory for other processes on the content node the proper way by incl...Geir Storli2021-02-151-12/+9
* Make the feed concurrency computations understandable.Henning Baldersheim2020-12-151-3/+1
* Remove use of "use-fast-value-tensor-implementation" flag.Geir Storli2020-12-111-11/+6
* Revert "Remove "use-fast-value-tensor-implementation" flag."Geir Storli2020-12-091-6/+11
* Remove "use-fast-value-tensor-implementation" flag.Geir Storli2020-12-081-11/+6
* Move non-permanent feature flags to ModelContext.FeatureFlagsBjørn Christian Seime2020-12-031-3/+3
* Merge branch 'master' into balder/gc-unused-async-tls-flagsHenning Baldersheim2020-10-2812-88/+38
|\
| * Non-functional changes onlyJon Bratseth2020-10-2812-90/+42
* | GC unused visibility-delay, fsync and compression for tls flags.Henning Baldersheim2020-10-281-8/+3
* | Hold all step locks while finishing runJon Marius Venstad2020-10-281-1/+1
|/