aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/imported_struct_fields
Commit message (Expand)AuthorAgeFilesLines
* Support specifying a distance metric for nearest neighbor search when not hav...Geir Storli2020-05-121-0/+8
* make HNSW distance metric configurableArne Juul2020-03-231-0/+8
* Add support for specifying a hnsw index together with a 1-dimensional indexed...Geir Storli2020-02-171-168/+192
* Ensure that non-numerical struct field attributes get 'word' matching.Geir Storli2020-01-091-0/+8
* Handle matched element filter transforms for imported complex fields.Geir Storli2019-10-223-7/+43
* Do not add summaryfeatures and rankfeatures to document config.Henning Baldersheim2019-06-141-4/+0
* Remove values that are removed in config def file on Vespa 7.Geir Storli2019-01-211-14/+0
* Stop flattening imported fields.Tor Egge2019-01-111-71/+73
* 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