summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived
Commit message (Expand)AuthorAgeFilesLines
* Remove values that are removed in config def file on Vespa 7.Geir Storli2019-01-211-2/+0
* Remove values that are removed in config def file on Vespa 7.Geir Storli2019-01-211-14/+0
* Remove remains of RISE.Geir Storli2019-01-213-39/+0
* Revert "remove "header" and "body" keywords"Arne Juul2019-01-217-6/+34
* Make stemming.best defaultLester Solbakken2019-01-2128-136/+136
* remove "header" and "body" keywordsArne Juul2019-01-217-34/+6
* remove "attribute: prefetch" in testsArne Juul2019-01-213-128/+50
* Track removal of fileHandler.rotateSchema from access-log.defTor Egge2019-01-211-10/+0
* Stop flattening imported fields.Tor Egge2019-01-112-83/+77
* Support for configuring and feeding float16 and bool field typesJon Bratseth2018-12-148-3/+97
* Process position summary entries.Tor Egge2018-12-065-0/+115
* Revert "Process position summary entries."Henning Baldersheim2018-12-065-115/+0
* Process position summary entries.Tor Egge2018-12-055-0/+115
* Remove irrelevant derived config.Tor Egge2018-11-301-8/+0
* Derive config for imported position field.Tor Egge2018-11-308-0/+123
* Merge pull request #7805 from vespa-engine/bratseth/allow-zero-arg-parenthesisLester Solbakken2018-11-291-1/+1
|\
| * Allow no-arg function invocations to use parenthesesJon Bratseth2018-11-281-1/+1
* | Don't emit unneeded index-info config for inner struct in map of struct.Tor Egge2018-11-281-7/+3
* | Generate index info config for imported complex fields.Tor Egge2018-11-281-1/+17
* | Improve attribute detection when generating index-info config.Tor Egge2018-11-281-17/+39
* | Handle import of array of struct fields, map of struct fields, and map ofTor Egge2018-11-278-0/+349
|/
* exclude "extra" fields from [document] field-setArne Juul2018-11-224-22/+6
* Consolidate match settingJon Bratseth2018-11-132-0/+58
* Revert "Revert "Disallow complex types as keys for nested types in arrays""Lester Solbakken2018-10-232-7/+7
* Revert "Disallow complex types as keys for nested types in arrays"Harald Musum2018-10-232-7/+7
* Merge pull request #7399 from vespa-engine/lesters/disallow-complex-types-as-...Henning Baldersheim2018-10-222-7/+7
|\
| * Disallow complex types as keys for nested types in arraysLester Solbakken2018-10-222-7/+7
* | remove "attribute: prefetch" from unrelated testsArne Juul2018-10-224-80/+70
|/
* Add expected index-info for map/array of struct.Tor Egge2018-10-113-0/+115
* Add copyright headerJon Bratseth2018-10-013-0/+3
* Skip return type info if defaultJon Bratseth2018-09-252-64/+0
* Revert "Merge pull request #7094 from vespa-engine/revert-7070-bratseth/rank-...Jon Bratseth2018-09-255-2/+80
* Revert "Bratseth/rank type information 2"Arnstein Ressem2018-09-255-80/+2
* Merge with masterJon Bratseth2018-09-2413-1353/+0
|\
| * Remove orphan test filesJon Bratseth2018-09-1913-1353/+0
* | Test non-empty tensor type outputJon Bratseth2018-09-202-2/+10
* | Output type informationJon Bratseth2018-09-202-0/+64
* | Resolve types of all argument-less functionsJon Bratseth2018-09-201-0/+6
|/
* support 'function' in addition to 'macro' in rank profilesJon Bratseth2018-09-171-4/+4
* Update expected result when we introduce a mutable attributeHenning Baldersheim2018-08-2818-0/+112
* Remove empty array brackets. Not used for a very long time.Henning Baldersheim2018-08-2811-360/+0
* Unify expected config arrays also for 3 digits.Henning Baldersheim2018-08-285-552/+552
* Unify on empty array indexesHenning Baldersheim2018-08-2859-1296/+1296
* Unify on empty array indexesHenning Baldersheim2018-08-27186-13108/+13108
* Support attribute settings (etc. fast-search) for struct field attributes.Geir Storli2018-06-196-4/+8
* Support that map of primitive types is derived into array attributes.Geir Storli2018-06-074-0/+102
* Add more unit tests for map of struct attributes.Geir Storli2018-06-074-8/+59
* Use [] instead of [x] in config files.Geir Storli2018-06-062-70/+70
* Add new summary transform (attributecombiner) for complex fields that are rep...Geir Storli2018-06-062-6/+12
* Support that map of simple struct field is derived into array attributes.Geir Storli2018-05-314-0/+98