aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/search
Commit message (Expand)AuthorAgeFilesLines
* Test inputs in documentdb-infoJon Bratseth2022-04-051-8/+12
* Support rank profile input WIPJon Bratseth2022-04-053-12/+7
* Support rank profile input WIPJon Bratseth2022-04-054-75/+69
* Support rank profile input WIPJon Bratseth2022-04-053-46/+66
* Support rank profile input WIPJon Bratseth2022-04-054-191/+160
* Remove feature flag 'merge-grouping-result-in-search-invoker'Bjørn Christian Seime2022-03-301-4/+1
* Merge grouping results incrementally in search invokerBjørn Christian Seime2022-03-011-2/+4
* - Adde featureflag for controlling environment variables.Henning Baldersheim2022-02-071-5/+1
* Revert "Use LinkedHashMap to get deterministic config order"Jon Bratseth2022-02-023-8/+7
* Use LinkedHashMap to get deterministic config orderJon Bratseth2022-02-023-7/+8
* SimplifyJon Bratseth2022-01-245-48/+17
* SimplifyJon Bratseth2022-01-241-7/+0
* SimplifyJon Bratseth2022-01-242-17/+12
* Classify exceptions better to avoid unnecessary stack tracesJon Bratseth2022-01-212-3/+5
* 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
|\