summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #13521 from vespa-engine/bratseth/disallow-unbound-dimensionsJon Bratseth2020-06-0924-133/+162
|\
| * Disallow unbound dimensions in rank profile constantsJon Bratseth2020-06-091-0/+6
| * Disallow unbound tensor dimensions in ranking constantsJon Bratseth2020-06-088-48/+54
| * Disallow unbound tensor dimensions in query profile fieldsJon Bratseth2020-06-082-1/+9
| * Disallow unbound tensor dimensions in document fieldsJon Bratseth2020-06-0814-84/+93
* | Add missing public access modifierBjørn Christian Seime2020-06-041-6/+6
* | Use ThreadPoolExecutorComponent to definition of default thread poolBjørn Christian Seime2020-06-041-1/+1
* | Add component definition for ThreadPoolProvider with custom configBjørn Christian Seime2020-06-041-0/+70
|/
* Control docproc loadbalancer type with feature flag.Henning Baldersheim2020-06-023-14/+25
* Merge pull request #13441 from vespa-engine/bratseth/account-for-combined-memoryJon Bratseth2020-06-0218-141/+224
|\
| * Add testJon Bratseth2020-05-303-7/+52
| * Account for container memory in combined clusterJon Bratseth2020-05-2916-128/+169
| * Non-functional changes onlyJon Bratseth2020-05-292-6/+1
| * Non-functional changes onlyJon Bratseth2020-05-293-4/+6
* | Explicitly inherit summary featuresJon Bratseth2020-06-027-13/+159
|/
* Tune model by real resources not advertisedJon Bratseth2020-05-293-18/+13
* Remove softStart from code too.Henning Baldersheim2020-05-291-4/+0
* Remove control of slow start. That was a blind alley.Henning Baldersheim2020-05-293-29/+0
* Add Cloud builderMartin Polden2020-05-271-1/+2
* Merge pull request #13313 from vespa-engine/balder/topk-probability-four-ninesHenning Baldersheim2020-05-264-18/+8
|\
| * Merge branch 'master' into balder/topk-probability-four-ninesHenning Baldersheim2020-05-206-40/+24
| |\
| * | Set top-k-probability to 0.9999Henning Baldersheim2020-05-194-18/+8
* | | Specify model version in todo'sJon Bratseth2020-05-251-1/+1
* | | Revert "Merge pull request #13353 from vespa-engine/revert-13348-bratseth/rea...Jon Bratseth2020-05-2519-110/+123
* | | Revert "Bratseth/real resources in model"Harald Musum2020-05-2319-123/+110
* | | Merge pull request #13351 from vespa-engine/gjoranv/injectable-query-profile-...gjoranv2020-05-234-2/+26
|\ \ \
| * | | Add helper method to create a component from class and bundle.gjoranv2020-05-222-5/+6
| * | | Instantiate registry from search-and-docproc bundlegjoranv2020-05-221-2/+10
| * | | Improve class commentgjoranv2020-05-221-2/+1
| * | | Follow naming convention by using singular 'profileRegistry'gjoranv2020-05-222-6/+5
| * | | Add CompiledQueryProfileRegistry component for injection.gjoranv2020-05-222-0/+17
* | | | Update config-model/src/main/java/com/yahoo/config/model/provision/SingleNode...Jon Bratseth2020-05-221-6/+0
* | | | Access resources directlyJon Bratseth2020-05-2210-65/+64
* | | | Clean up HostSpec constructorsJon Bratseth2020-05-225-13/+22
* | | | Clean up HostSpec constructorsJon Bratseth2020-05-229-38/+48
* | | | Access flavor resources through resources()Jon Bratseth2020-05-213-5/+5
* | | | Access flavor resources through resources()Jon Bratseth2020-05-211-11/+12
|/ / /
* | / Revert "Gjoranv/create registry from config"Harald Musum2020-05-202-16/+0
| |/ |/|
* | Merge pull request #13311 from vespa-engine/gjoranv/create-registry-from-configgjoranv2020-05-202-0/+16
|\ \
| * | Follow naming convention by using singular 'profileRegistry'gjoranv2020-05-192-6/+5
| * | Add CompiledQueryProfileRegistry component for injection.gjoranv2020-05-192-0/+17
* | | Default dispatch policy is now adapative meaning that it will loadbalance gro...Henning Baldersheim2020-05-204-40/+8
| |/ |/|
* | Async put, update and remove are now default in the backend.Henning Baldersheim2020-05-194-27/+10
* | Add metric for search node transient memory resource usage.Tor Egge2020-05-191-0/+1
|/
* Persist application rolesMorten Tokle2020-05-151-0/+8
* Non-functional changes onlyJon Bratseth2020-05-133-8/+3
* Merge pull request #13229 from vespa-engine/geirst/distance-metric-when-not-h...Geir Storli2020-05-1331-32/+192
|\
| * Support specifying a distance metric for nearest neighbor search when not hav...Geir Storli2020-05-1231-32/+192
* | Increase default feed concurrency from 0.4 to 0.5Henning Baldersheim2020-05-122-5/+5
|/
* TypoHenning Baldersheim2020-05-101-2/+2