aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
* Control attribute maxuncommittedmemory with feature flagHenning Baldersheim2021-10-216-9/+34
* Merge branch 'master' into bratseth/add-missing-copyrightsJon Bratseth2021-10-20127-1227/+1459
|\
| * Merge pull request #19653 from vespa-engine/bratseth/schema-inheritanceHenning Baldersheim2021-10-20127-1227/+1459
| |\
| | * Prep for test of deriving with schema inheritanceJon Bratseth2021-10-203-5/+16
| | * Test adding to inherited collectionsJon Bratseth2021-10-194-38/+26
| | * Inherit raw-as-base64Jon Bratseth2021-10-191-2/+6
| | * Inherit imported fieldsJon Bratseth2021-10-193-4/+29
| | * Use 'schema' not 'search' in messagesJon Bratseth2021-10-1914-49/+41
| | * Inherit document summariesJon Bratseth2021-10-193-21/+39
| | * Inherit ONNX modelsJon Bratseth2021-10-196-20/+54
| | * ImmutableSearch -> ImmutableSchemaJon Bratseth2021-10-185-11/+11
| | * Inherit constantsJon Bratseth2021-10-184-10/+30
| | * Inherit rank profilesJon Bratseth2021-10-186-29/+50
| | * Inherit fieldsJon Bratseth2021-10-182-11/+20
| | * Inherit indexesJon Bratseth2021-10-161-30/+33
| | * Inherit stemmingJon Bratseth2021-10-162-41/+35
| | * Inherit fieldSetsJon Bratseth2021-10-162-4/+27
| | * Validate schema inheritanceJon Bratseth2021-10-162-6/+23
| | * search -> schemaJon Bratseth2021-10-15118-986/+982
| | * Add Application abstractionJon Bratseth2021-10-157-47/+124
* | | Add missiung copyrightsJon Bratseth2021-10-203-0/+3
|/ /
* / Expose active window size metrics for merge throttler.Geir Storli2021-10-191-0/+3
|/
* Merge pull request #19583 from vespa-engine/bratseth/summary-inheritance-vali...Jon Bratseth2021-10-155-47/+85
|\
| * Warn don't throwJon Bratseth2021-10-153-7/+16
| * Remove printlnJon Bratseth2021-10-151-1/+0
| * Validate summary inheritanceJon Bratseth2021-10-155-47/+77
* | Merge pull request #19572 from vespa-engine/geirst/feed-task-limit-feature-flagHenning Baldersheim2021-10-142-0/+9
|\ \
| * | Add feature flag for the task limit used by the executors handling feed in pr...Geir Storli2021-10-142-0/+9
* | | Merge pull request #19557 from vespa-engine/arnej/remove-unneeded-overridesArne H Juul2021-10-141-4/+1
|\ \ \
| * | | no need to override config with the same values as the defaultsArne H Juul2021-10-141-4/+1
| |/ /
* | | Merge pull request #19558 from vespa-engine/geirst/expose-more-merge-bucket-m...Tor Egge2021-10-141-0/+5
|\ \ \
| * | | Expose more merge bucket related metrics.Geir Storli2021-10-141-0/+5
| |/ /
* | / Expose distributor metric for max bucket GC timeTor Brede Vekterli2021-10-141-0/+1
| |/ |/|
* | Add feature flag for enhanced distributor maintenance schedulingTor Brede Vekterli2021-10-142-2/+15
|/
* Set request type to monitoring for /metrics/v2 requestsMartin Polden2021-10-131-1/+1
* Add support for control of execute on match, rerank, and summary.Henning Baldersheim2021-10-121-0/+20
* Merge pull request #19515 from vespa-engine/bratseth/handle-just-one-config-s...Harald Musum2021-10-121-2/+3
|\
| * Don't try to copy files if just one config serverJon Bratseth2021-10-121-2/+3
* | We should have same default for both final chunk compression, and temporary c...Henning Baldersheim2021-10-121-0/+1
* | Merge pull request #19509 from vespa-engine/jonmv/fix-docid-parse-bugv7.481.18Jon Marius Venstad2021-10-111-1/+1
|\ \ | |/ |/|
| * Fix document id parse bug in feed clientJon Marius Venstad2021-10-111-1/+1
* | Expose more content node merge metrics.Geir Storli2021-10-111-0/+6
* | Control disk-bloat-factor and compression level with feature flag.Henning Baldersheim2021-10-082-1/+20
* | let default threadpool have a core of 2xcores with a max of 100xcores using a...Henning Baldersheim2021-10-071-1/+3
* | Update Verizon Media copyright notices.gjoranv2021-10-0765-65/+65
* | Update 2019 Yahoo Holdings copyright notices.gjoranv2021-10-073-3/+3
* | Update 2018 copyright notices.gjoranv2021-10-0729-29/+29
* | Update 2017 copyright notices.gjoranv2021-10-07493-493/+493
* | Merge pull request #19444 from vespa-engine/bratseth/initalize-fallback-singl...Jon Bratseth2021-10-074-42/+52
|\ \
| * | Create config server when not configured explicitlyJon Bratseth2021-10-064-42/+52