aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/searchdefinition/derived
Commit message (Expand)AuthorAgeFilesLines
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-1953-2957/+0
* Add model support for Onnx models in rank profilesJon Bratseth2022-05-161-1/+1
* Revert "Merge pull request #22589 from vespa-engine/revert-22582-bratseth/con...Jon Bratseth2022-05-132-2/+3
* Revert "Bratseth/constants cleanup take 2"Jon Bratseth2022-05-132-3/+2
* Derive constants from global profilesJon Bratseth2022-05-131-0/+1
* Revert "Revert "Create distributable constants on deriving""Jon Bratseth2022-05-121-2/+2
* Revert "Create distributable constants on deriving"Jon Bratseth2022-05-121-2/+2
* Create distributable constants on derivingJon Bratseth2022-05-121-2/+2
* Revert "Revert "Pass DeployState""Jon Bratseth2022-05-121-8/+8
* Revert "Pass DeployState"Henning Baldersheim2022-05-111-8/+8
* Pass DeployStateJon Bratseth2022-05-111-8/+8
* Remove old parser: Not used by any appsJon Bratseth2022-05-1011-128/+35
* Output input default values in rank propertiesJon Bratseth2022-05-091-0/+2
* Test schema-info derivingJon Bratseth2022-05-031-4/+0
* Generate summary info in schemainfoJon Bratseth2022-05-021-23/+23
* Make the schema info config a regular derived configJon Bratseth2022-05-021-8/+8
* prepare to flip to v8 geo positionsArne H Juul2022-04-281-26/+10
* Merge pull request #22038 from vespa-engine/arnej/allow-struct-types-with-sam...Arne H Juul2022-04-082-17/+9
|\
| * name collisions should be ok nowArne H Juul2022-04-071-16/+9
| * allow duplicate struct names (in different document types)Arne H Juul2022-04-071-1/+0
* | Add RankProfileInputPropertiesJon Bratseth2022-04-071-1/+1
* | Test inputs in documentdb-infoJon Bratseth2022-04-051-13/+15
* | Allow inputs declarations in rank profilesJon Bratseth2022-04-041-2/+16
|/
* remove some now-irrelevant wiringArne H Juul2022-04-015-17/+4
* remove old document manager config productionArne H Juul2022-04-012-19/+32
* cleanup unused importsArne H Juul2022-03-232-2/+0
* add unit testArne H Juul2022-03-211-0/+9
* add new testArne H Juul2022-03-181-0/+30
* switch to NewDocumentReferenceDataTypeArne H Juul2022-03-172-4/+4
* Revert "one step back for experimental parsing for now"Arne H Juul2022-03-161-2/+0
* unit test disappearing struct-fieldsArne H Juul2022-03-141-0/+31
* one step back for experimental parsing for nowArne H Juul2022-03-141-0/+2
* add unit test (fails now)Arne H Juul2022-03-141-0/+31
* test new-style config similar to inheritdiamondArne H Juul2022-03-131-0/+14
* on-demand struct fields solves two problems seen hereArne H Juul2022-03-111-7/+0
* populate struct fields on demandArne H Juul2022-03-113-5/+5
* even TemporarySDField should be connected to a "repo"Arne H Juul2022-03-112-3/+4
* flip to new config for most unit testsArne H Juul2022-03-101-2/+4
* expect any RuntimeExceptionArne H Juul2022-03-101-4/+5
* check both old and new parsing in AnnotationsTestCaseArne H Juul2022-03-101-2/+17
* switch to new-style config for exporting testcasesArne H Juul2022-03-101-1/+1
* explicitly use old config for this testArne H Juul2022-03-101-1/+1
* avoid conflicting settingsArne H Juul2022-03-101-1/+9
* keep inheritance orderArne H Juul2022-03-091-5/+7
* more informative exception messageArne H Juul2022-03-091-1/+1
* test with old and new parserArne H Juul2022-03-091-0/+23
* move struct declaration after useArne H Juul2022-03-091-1/+1
* add some new testsArne H Juul2022-03-091-0/+64
* Merge pull request #21580 from vespa-engine/arnej/verify-namecollision-failsJon Bratseth2022-03-071-1/+20
|\
| * struct/document name collision failsArne H Juul2022-03-071-1/+20