summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/imported_struct_fields
Commit message (Expand)AuthorAgeFilesLines
* add new default in generated configArne H Juul2021-11-221-0/+1
* Control attribute maxuncommittedmemory with feature flagHenning Baldersheim2021-10-211-8/+8
* Update expected test resultsHenning Baldersheim2021-10-211-0/+8
* Update 2018 copyright notices.gjoranv2021-10-072-2/+2
* swappable -> pagedHenning Baldersheim2021-08-121-8/+8
* Update expected results.Henning Baldersheim2021-08-121-0/+8
* Add flag for whether summary features should be omitted from a document summa...Geir Storli2021-07-021-42/+46
* - Add match config for default match type during query.Henning Baldersheim2021-04-211-8/+16
* Maps and arrays of structs has false doesAttributing so getAttribute() must b...Henning Baldersheim2021-04-121-0/+8
* GC unused ordering field.Henning Baldersheim2021-04-081-8/+0
* CASE_INSENSITIVE until we can safely downgrade.Henning Baldersheim2021-04-081-8/+8
* Wire in match configHenning Baldersheim2021-04-081-8/+8
* Add dictionary.match controlHenning Baldersheim2021-04-071-0/+8
* Update expected results.Henning Baldersheim2021-03-231-0/+8
* Update expected resultsHenning Baldersheim2021-03-111-0/+8
* Reject queries searching tensor fieldsJon Bratseth2020-11-291-0/+26
* Make indexing to hnsw index multi-threaded as default.Geir Storli2020-07-061-16/+16
* Add flag to enable multi-threaded indexing for a hnsw index.Geir Storli2020-06-191-0/+8
* 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