aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived
Commit message (Expand)AuthorAgeFilesLines
* Update expected results.Henning Baldersheim2022-09-286-7/+7
* Remove summary field types from summary.def.Geir Storli2022-09-2333-491/+0
* Allow dynamic transforms on array<string> summary fields.Geir Storli2022-09-134-0/+265
* Remove producing of summarymap config from the config model.Geir Storli2022-09-0731-669/+36
* Duplicate summarymap config into summary config.Geir Storli2022-08-2931-0/+926
* Ensure the summary transform for 'documentid' is part of summarymap.cfg.Geir Storli2022-07-1427-0/+81
* Add new summary transform for all 'documentid' summary fields.Geir Storli2022-07-121-0/+3
* GC long gone config and som minor code cleanup.Henning Baldersheim2022-07-0640-40/+0
* Revert "Revert "Revert "GC long gone config"""Arnstein Ressem2022-07-0540-0/+40
* Update expected answers.Henning Baldersheim2022-07-0540-40/+0
* Add option to ignore undefined fieldsJon Bratseth2022-07-0439-0/+39
* Use CopyDFW for struct field summaries with explicit source.Tor Egge2022-06-296-6/+44
* 64k -> 64Mb max bolded field sizeJon Bratseth2022-06-203-10/+10
* remove sort in SearchOrdererArne H Juul2022-06-172-51/+51
* Remove 'attribute: huge' from config def file and C++ code.Geir Storli2022-06-0827-158/+0
* no more tensors in attribute prefetchArne H Juul2022-06-084-18/+2
* remove unused configArne H Juul2022-06-0827-158/+0
* Remove 'attribute: huge' which has no effect.Geir Storli2022-06-082-2/+1
* remove constructs with no effectArne H Juul2022-06-081-4/+0
* Correct syntaxJon Bratseth2022-05-302-4/+4
* Use modern syntaxJon Bratseth2022-05-2936-39/+47
* Grammar fixesJon Bratseth2022-05-291-1/+1
* Use modern syntaxJon Bratseth2022-05-2989-100/+98
* Grammar fixesJon Bratseth2022-05-271-1/+1
* Allow rank profiles in subdirectoriesJon Bratseth2022-05-181-0/+0
* Avoid rank zero tensorsJon Bratseth2022-05-183-0/+26
* Output defaults with typeJon Bratseth2022-05-151-3/+3
* Revert "Merge pull request #22589 from vespa-engine/revert-22582-bratseth/con...Jon Bratseth2022-05-132-4/+9
* Revert "Bratseth/constants cleanup take 2"Jon Bratseth2022-05-132-9/+4
* Test file constants in profilesJon Bratseth2022-05-131-4/+0
* Derive constants from global profilesJon Bratseth2022-05-132-4/+13
* Allow names with and without constant()/query() wrappingJon Bratseth2022-05-111-1/+1
* Support constants on the same format as inputsJon Bratseth2022-05-104-22/+22
* Test input defaultJon Bratseth2022-05-092-17/+23
* Output input default values in rank propertiesJon Bratseth2022-05-092-3/+8
* Merge pull request #22399 from vespa-engine/bratseth/schema-info-4Henning Baldersheim2022-05-053-0/+189
|\
| * Test schema-info derivingJon Bratseth2022-05-033-0/+189
* | Expect input aliasJon Bratseth2022-05-051-1/+1
|/
* prepare to flip to v8 geo positionsArne H Juul2022-04-2832-70/+36
* prepare to flip rankExpression(foo) flagArne H Juul2022-04-282-0/+40
* validate nested type for weighted setsArne H Juul2022-04-278-118/+8
* Test input inheritanceJon Bratseth2022-04-252-1/+17
* fixup after review (arnej)HÃ¥vard Pettersen2022-04-259-8/+54
* add fast-rank for tensor attributesArne H Juul2022-04-254-0/+196
* add missing tensor detailed type.Arne H Juul2022-04-081-0/+81
* Merge pull request #22038 from vespa-engine/arnej/allow-struct-types-with-sam...Arne H Juul2022-04-085-93/+76
|\
| * allow duplicate struct names (in different document types)Arne H Juul2022-04-075-93/+76
* | No colon between name and typeJon Bratseth2022-04-071-6/+6
* | Merge branch 'master' into bratseth/inputsJon Bratseth2022-04-078-627/+651
|\|
| * verify effect in unit testArne H Juul2022-04-062-3/+6