summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Disallow unbound tensor dimensions in ranking constantsJon Bratseth2020-06-083-19/+21
* Disallow unbound tensor dimensions in query profile fieldsJon Bratseth2020-06-081-1/+1
* Disallow unbound tensor dimensions in document fieldsJon Bratseth2020-06-088-38/+55
* Merge pull request #13441 from vespa-engine/bratseth/account-for-combined-memoryJon Bratseth2020-06-024-38/+101
|\
| * Add testJon Bratseth2020-05-301-3/+46
| * Account for container memory in combined clusterJon Bratseth2020-05-293-35/+55
| * Non-functional changes onlyJon Bratseth2020-05-291-1/+1
* | Explicitly inherit summary featuresJon Bratseth2020-06-021-0/+5
|/
* Remove softStart from code too.Henning Baldersheim2020-05-291-4/+0
* Remove control of slow start. That was a blind alley.Henning Baldersheim2020-05-291-16/+0
* Add Cloud builderMartin Polden2020-05-271-1/+2
* Merge pull request #13313 from vespa-engine/balder/topk-probability-four-ninesHenning Baldersheim2020-05-262-7/+8
|\
| * Merge branch 'master' into balder/topk-probability-four-ninesHenning Baldersheim2020-05-203-29/+18
| |\
| * | Set top-k-probability to 0.9999Henning Baldersheim2020-05-192-7/+8
* | | Revert "Merge pull request #13353 from vespa-engine/revert-13348-bratseth/rea...Jon Bratseth2020-05-256-21/+29
* | | Revert "Bratseth/real resources in model"Harald Musum2020-05-236-29/+21
* | | Merge pull request #13351 from vespa-engine/gjoranv/injectable-query-profile-...gjoranv2020-05-231-0/+10
|\ \ \
| * | | Follow naming convention by using singular 'profileRegistry'gjoranv2020-05-221-4/+3
| * | | Add CompiledQueryProfileRegistry component for injection.gjoranv2020-05-221-0/+11
* | | | Access resources directlyJon Bratseth2020-05-222-8/+7
* | | | Clean up HostSpec constructorsJon Bratseth2020-05-221-4/+6
* | | | Clean up HostSpec constructorsJon Bratseth2020-05-223-9/+16
|/ / /
* | / Revert "Gjoranv/create registry from config"Harald Musum2020-05-201-10/+0
| |/ |/|
* | Merge pull request #13311 from vespa-engine/gjoranv/create-registry-from-configgjoranv2020-05-201-0/+10
|\ \
| * | Follow naming convention by using singular 'profileRegistry'gjoranv2020-05-191-4/+3
| * | Add CompiledQueryProfileRegistry component for injection.gjoranv2020-05-191-0/+11
* | | Default dispatch policy is now adapative meaning that it will loadbalance gro...Henning Baldersheim2020-05-202-29/+8
| |/ |/|
* | Async put, update and remove are now default in the backend.Henning Baldersheim2020-05-191-4/+4
|/
* Non-functional changes onlyJon Bratseth2020-05-131-1/+1
* Merge pull request #13229 from vespa-engine/geirst/distance-metric-when-not-h...Geir Storli2020-05-131-2/+10
|\
| * Support specifying a distance metric for nearest neighbor search when not hav...Geir Storli2020-05-121-2/+10
* | Increase default feed concurrency from 0.4 to 0.5Henning Baldersheim2020-05-121-4/+4
|/
* Control num response threads with flagHenning Baldersheim2020-05-101-13/+51
* Model cloud features explicitlyMartin Polden2020-05-062-8/+3
* Remove dead codeHarald Musum2020-05-061-6/+0
* When using multiple threads per search we will never have 100% dutycycle to t...Henning Baldersheim2020-05-011-0/+19
* Extend attribute change validator to detect hnsw index property changes.Tor Egge2020-04-301-0/+42
* Add feature flag for enabling three phase updatesTor Brede Vekterli2020-04-291-0/+16
* Add feature flag for enabling distributor B-tree bucket DBTor Brede Vekterli2020-04-291-0/+15
* Temporarily disable proxy-protocol for port 4443 in jdiscBjørn Christian Seime2020-04-281-0/+35
* Merge pull request #13067 from vespa-engine/lesters/bert-searchlib-and-config...Jon Bratseth2020-04-265-36/+43
|\
| * Fix unit testsLester Solbakken2020-04-265-36/+43
* | Let size of thread pool and Q follow number of cores on the machine where it ...Henning Baldersheim2020-04-251-0/+39
|/
* Fix order of arguments in joins after fix thereLester Solbakken2020-04-213-6/+6
* Add flag control over softstart seconds.Henning Baldersheim2020-04-161-0/+28
* Introduce top-k-probability and use it to fetch correct proper amount of hits...Henning Baldersheim2020-04-153-1/+24
* Do not request download of files for tenant hosts when on hostedHarald Musum2020-04-142-2/+2
* Clean up and simplify FileDistributorHarald Musum2020-04-142-7/+11
* Validate resource changes by the lower limitJon Bratseth2020-04-084-5/+14
* Merge pull request #12795 from vespa-engine/balder/compact-config-follows-chu...Henning Baldersheim2020-04-021-1/+2
|\