summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived
Commit message (Expand)AuthorAgeFilesLines
* Control attribute maxuncommittedmemory with feature flagHenning Baldersheim2021-10-2123-137/+137
* Update expected test resultsHenning Baldersheim2021-10-2123-0/+137
* Merge branch 'master' into bratseth/add-missing-copyrightsJon Bratseth2021-10-2013-14/+541
|\
| * Test deriving with inherited schemaJon Bratseth2021-10-205-13/+74
| * Prep for test of deriving with schema inheritanceJon Bratseth2021-10-2012-0/+465
| * Inherit constantsJon Bratseth2021-10-181-14/+15
* | Add missiung copyrightsJon Bratseth2021-10-202-2/+4
|/
* Update Verizon Media copyright notices.gjoranv2021-10-0718-18/+18
* Update 2018 copyright notices.gjoranv2021-10-0710-10/+10
* Update 2017 copyright notices.gjoranv2021-10-0796-96/+96
* If you seemingly inherit yourself, just assume that you try to inherit the sa...Henning Baldersheim2021-09-072-50/+0
* GC unintended inheritance.Henning Baldersheim2021-09-071-1/+1
* Add test for sideways inheritance, and do not test inhertitance from self acc...Henning Baldersheim2021-09-072-0/+50
* Revert "Revert "Remove incomplete constructor and unify tests.""Henning Baldersheim2021-08-261-2/+2
* Revert "Remove incomplete constructor and unify tests."Arnstein Ressem2021-08-261-2/+2
* Remove incomplete constructor and unify tests.Henning Baldersheim2021-08-261-2/+2
* swappable -> pagedHenning Baldersheim2021-08-1222-132/+132
* Update expected results.Henning Baldersheim2021-08-1222-0/+132
* Merge pull request #18523 from vespa-engine/geirst/omit-summary-featuresGeir Storli2021-07-0229-124/+179
|\
| * Add flag for whether summary features should be omitted from a document summa...Geir Storli2021-07-0229-124/+179
* | Add a testJon Bratseth2021-07-022-0/+32
|/
* Demote fallback log message to FINEJon Bratseth2021-06-211-2/+2
* Internal structs take precedence over external documentsJon Bratseth2021-06-173-0/+78
* Distributing the external rankfiles was a dead end due to th eprocessing taki...Henning Baldersheim2021-06-021-6/+18
* Use inheritance information from the uncompiled rankprofile to sort out whenHenning Baldersheim2021-05-312-14/+6
* Test deriving of rank-prodiles config when using external rank-expression files.Henning Baldersheim2021-05-281-36/+26
* Do not use external expressions.Henning Baldersheim2021-05-261-27/+36
* Use underscore as separator as dot has semantic meaning.Henning Baldersheim2021-05-251-2/+2
* Us fully qualified expression name.Henning Baldersheim2021-05-251-2/+2
* Use external rank expressions, gated by feature flag.Henning Baldersheim2021-05-251-34/+25
* - Add match config for default match type during query.Henning Baldersheim2021-04-2122-132/+264
* Maps and arrays of structs has false doesAttributing so getAttribute() must b...Henning Baldersheim2021-04-125-0/+26
* Add lowercase commands to string attributes too.Henning Baldersheim2021-04-129-2/+58
* GC unused ordering field.Henning Baldersheim2021-04-0822-132/+0
* CASE_INSENSITIVE until we can safely downgrade.Henning Baldersheim2021-04-0822-132/+132
* Wire in match configHenning Baldersheim2021-04-0822-132/+132
* Add dictionary.match controlHenning Baldersheim2021-04-0722-0/+132
* Add a testJon Bratseth2021-04-063-0/+71
* Improve error messageJon Bratseth2021-04-063-0/+0
* Multivalue numeric fields are also numeric.Henning Baldersheim2021-03-276-0/+44
* Update expected results.Henning Baldersheim2021-03-2322-0/+132
* Add copyright headersJon Bratseth2021-03-1810-2/+12
* Update expected resultsHenning Baldersheim2021-03-1122-0/+132
* Allow expressions as arguments to functionsLester Solbakken2021-01-124-0/+304
* Reject queries searching tensor fieldsJon Bratseth2020-11-2933-27/+1102
* Support 'model' instead of 'rank-profile'Jon Bratseth2020-09-291-9/+9
* Use full name in config definition file namesHarald Musum2020-09-1012-0/+0
* Move any single set_language operation to the topJon Bratseth2020-08-063-1/+29
* Ensure that reference fields can be inherited from super document types.Geir Storli2020-07-137-0/+255
* Add support for matched-elements-only for array and weighted set attributes.Geir Storli2020-07-093-1/+10