summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #13521 from vespa-engine/bratseth/disallow-unbound-dimensionsJon Bratseth2020-06-098-66/+76
|\
| * Disallow unbound dimensions in rank profile constantsJon Bratseth2020-06-091-0/+6
| * Disallow unbound tensor dimensions in ranking constantsJon Bratseth2020-06-083-23/+27
| * Disallow unbound tensor dimensions in query profile fieldsJon Bratseth2020-06-081-0/+8
| * Disallow unbound tensor dimensions in document fieldsJon Bratseth2020-06-083-43/+35
* | 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-0214-103/+123
|\
| * Add testJon Bratseth2020-05-302-4/+6
| * Account for container memory in combined clusterJon Bratseth2020-05-2913-93/+114
| * Non-functional changes onlyJon Bratseth2020-05-291-5/+0
| * Non-functional changes onlyJon Bratseth2020-05-293-4/+6
* | Explicitly inherit summary featuresJon Bratseth2020-06-021-6/+26
|/
* Tune model by real resources not advertisedJon Bratseth2020-05-293-18/+13
* Remove control of slow start. That was a blind alley.Henning Baldersheim2020-05-292-13/+0
* Merge pull request #13313 from vespa-engine/balder/topk-probability-four-ninesHenning Baldersheim2020-05-262-11/+0
|\
| * Merge branch 'master' into balder/topk-probability-four-ninesHenning Baldersheim2020-05-203-11/+6
| |\
| * | Set top-k-probability to 0.9999Henning Baldersheim2020-05-192-11/+0
* | | 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-2513-89/+94
* | | Revert "Bratseth/real resources in model"Harald Musum2020-05-2313-94/+89
* | | Merge pull request #13351 from vespa-engine/gjoranv/injectable-query-profile-...gjoranv2020-05-233-2/+16
|\ \ \
| * | | 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-221-2/+2
| * | | Add CompiledQueryProfileRegistry component for injection.gjoranv2020-05-221-0/+6
* | | | Update config-model/src/main/java/com/yahoo/config/model/provision/SingleNode...Jon Bratseth2020-05-221-6/+0
* | | | Access resources directlyJon Bratseth2020-05-228-57/+57
* | | | Clean up HostSpec constructorsJon Bratseth2020-05-224-9/+16
* | | | Clean up HostSpec constructorsJon Bratseth2020-05-226-29/+32
* | | | 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-201-6/+0
| |/ |/|
* | Merge pull request #13311 from vespa-engine/gjoranv/create-registry-from-configgjoranv2020-05-201-0/+6
|\ \
| * | Follow naming convention by using singular 'profileRegistry'gjoranv2020-05-191-2/+2
| * | Add CompiledQueryProfileRegistry component for injection.gjoranv2020-05-191-0/+6
* | | Default dispatch policy is now adapative meaning that it will loadbalance gro...Henning Baldersheim2020-05-202-11/+0
| |/ |/|
* | Async put, update and remove are now default in the backend.Henning Baldersheim2020-05-193-23/+6
* | 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-132-7/+2
* Merge pull request #13229 from vespa-engine/geirst/distance-metric-when-not-h...Geir Storli2020-05-136-28/+16
|\
| * Support specifying a distance metric for nearest neighbor search when not hav...Geir Storli2020-05-126-28/+16
* | Increase default feed concurrency from 0.4 to 0.5Henning Baldersheim2020-05-121-1/+1
|/
* TypoHenning Baldersheim2020-05-101-2/+2
* Control num response threads with flagHenning Baldersheim2020-05-103-6/+21
* Preserve compatibility with older config modelsMartin Polden2020-05-061-1/+1