summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* Avoid using deprecated methodsHenning Baldersheim2021-11-033-3/+3
* Avoid intermediate NegativeNode in the leaf nodes, adding approximately 15-20...Henning Baldersheim2021-11-031-5/+5
* add match-features in config-modelArne H Juul2021-11-032-20/+50
* Separate RankProfileRegistry from Application to reduce its lifetime to be o...Henning Baldersheim2021-11-033-14/+7
* Unify on using a list for backing.Henning Baldersheim2021-11-021-4/+4
* Add ZoneInfoJon Bratseth2021-10-311-0/+1
* 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
* Update 2020 Oath copyrights.gjoranv2021-10-2716-16/+16
* Update 2019 Oath copyrights.gjoranv2021-10-2711-11/+11
* Merge pull request #19741 from vespa-engine/balder/consistent-namingHenning Baldersheim2021-10-271-1/+1
|\
| * Consistently use -/_Henning Baldersheim2021-10-271-1/+1
* | Stop using XX:+UseOSErrorReporting, not supported in newer JDKsHarald Musum2021-10-271-1/+1
|/
* CleanupJon Bratseth2021-10-252-59/+55
* SimplifyJon Bratseth2021-10-252-10/+1
* SimplifyJon Bratseth2021-10-252-11/+1
* Remove redundant schema listJon Bratseth2021-10-252-12/+11
* SearchBuilder -> SchemaBuilderJon Bratseth2021-10-255-55/+55
* onrerank -> on-first-phase and add on-second-phaseHenning Baldersheim2021-10-251-4/+4
* Update execute -> mutate with '+=', '-=' and '='Henning Baldersheim2021-10-251-6/+7
* Add metrics for thread utilizationHenning Baldersheim2021-10-241-0/+4
* Merge pull request #19702 from vespa-engine/geirst/async-apply-bucket-diff-fe...Henning Baldersheim2021-10-222-0/+10
|\
| * Add feature flag for "async-apply-bucket-diff".Geir Storli2021-10-222-0/+10
* | Merge pull request #19696 from vespa-engine/arnej/no-more-require-connectivit...Arne H Juul2021-10-221-12/+0
|\ \
| * | this feature flag is scheduled for removalArne H Juul2021-10-221-12/+0
| |/
* / Revert "Inject feed-handler thread pool to /doc/v1"Jon Marius Venstad2021-10-221-7/+6
|/
* Merge pull request #19687 from vespa-engine/jonmv/reapply-streamed-visitsBjørn Christian Seime2021-10-221-6/+7
|\
| * Inject feed-handler thread pool to /doc/v1Jon Marius Venstad2021-10-211-6/+7
* | Merge branch 'master' into balder/upper-limit-before-commitHenning Baldersheim2021-10-2116-68/+70
|\ \
| * \ Merge pull request #19681 from vespa-engine/bratseth/fix-summary-inheritanceHenning Baldersheim2021-10-2115-63/+62
| |\ \ | | |/ | |/|
| | * Use map to allow shadowing parent fieldsJon Bratseth2021-10-2114-45/+47
| | * Use optionalJon Bratseth2021-10-212-19/+16
| * | Merge pull request #19654 from vespa-engine/arnej/allow-discarding-issuesArne H Juul2021-10-211-5/+8
| |\ \ | | |/ | |/|
| | * add permanent feature flag: forward-issues-as-errorsArne H Juul2021-10-211-5/+8
* | | 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