summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/map_of_struct_attribute
Commit message (Expand)AuthorAgeFilesLines
* Limit yql in operator to string and integer fields.Tor Egge2023-11-291-0/+6
* Remove unneeded document summary types.Tor Egge2023-10-231-2/+2
* Update copyrightJon Bratseth2023-10-091-1/+1
* avoid having "index" command for fields without an indexArne Juul2023-06-081-20/+0
* Add string command to index info config.Tor Egge2023-02-151-0/+6
* Warn if enable-bit-vectors is used. It is default and has no effect any longer.Henning Baldersheim2022-09-291-5/+0
* Update expected results.Henning Baldersheim2022-09-281-2/+2
* Remove summary field types from summary.def.Geir Storli2022-09-231-10/+0
* Remove producing of summarymap config from the config model.Geir Storli2022-09-071-19/+0
* Duplicate summarymap config into summary config.Geir Storli2022-08-291-0/+20
* Ensure the summary transform for 'documentid' is part of summarymap.cfg.Geir Storli2022-07-141-0/+3
* Use CopyDFW for struct field summaries with explicit source.Tor Egge2022-06-293-4/+27
* Remove 'attribute: huge' from config def file and C++ code.Geir Storli2022-06-081-5/+0
* remove unused configArne H Juul2022-06-081-5/+0
* Use modern syntaxJon Bratseth2022-05-291-1/+1
* prepare to flip to v8 geo positionsArne H Juul2022-04-281-1/+1
* add new default in generated configArne H Juul2021-11-221-0/+1
* Control attribute maxuncommittedmemory with feature flagHenning Baldersheim2021-10-211-5/+5
* Update expected test resultsHenning Baldersheim2021-10-211-0/+5
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* swappable -> pagedHenning Baldersheim2021-08-121-5/+5
* Update expected results.Henning Baldersheim2021-08-121-0/+5
* Add flag for whether summary features should be omitted from a document summa...Geir Storli2021-07-021-0/+1
* - Add match config for default match type during query.Henning Baldersheim2021-04-211-5/+10
* Maps and arrays of structs has false doesAttributing so getAttribute() must b...Henning Baldersheim2021-04-121-0/+6
* GC unused ordering field.Henning Baldersheim2021-04-081-5/+0
* CASE_INSENSITIVE until we can safely downgrade.Henning Baldersheim2021-04-081-5/+5
* Wire in match configHenning Baldersheim2021-04-081-5/+5
* Add dictionary.match controlHenning Baldersheim2021-04-071-0/+5
* Update expected results.Henning Baldersheim2021-03-231-0/+5
* Update expected resultsHenning Baldersheim2021-03-111-0/+5
* Reject queries searching tensor fieldsJon Bratseth2020-11-291-0/+20
* Make indexing to hnsw index multi-threaded as default.Geir Storli2020-07-061-10/+10
* Add flag to enable multi-threaded indexing for a hnsw index.Geir Storli2020-06-191-0/+5
* Support specifying a distance metric for nearest neighbor search when not hav...Geir Storli2020-05-121-0/+5
* make HNSW distance metric configurableArne Juul2020-03-231-0/+5
* Add support for specifying a hnsw index together with a 1-dimensional indexed...Geir Storli2020-02-171-0/+15
* Ensure that non-numerical struct field attributes get 'word' matching.Geir Storli2020-01-091-49/+55
* Do not add summaryfeatures and rankfeatures to document config.Henning Baldersheim2019-06-141-4/+0
* Add expected index-info for map/array of struct.Tor Egge2018-10-111-0/+53
* Add copyright headerJon Bratseth2018-10-011-0/+1
* Update expected result when we introduce a mutable attributeHenning Baldersheim2018-08-281-0/+5
* Support attribute settings (etc. fast-search) for struct field attributes.Geir Storli2018-06-192-2/+4
* 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-061-6/+9
* Support that map of simple struct field is derived into array attributes.Geir Storli2018-05-314-0/+98