aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/types
Commit message (Collapse)AuthorAgeFilesLines
* avoid having "index" command for fields without an indexArne Juul2023-06-081-244/+0
|
* Add string command to index info config.Tor Egge2023-02-151-0/+80
| | | | Use index info to validate fuzzy query terms.
* Warn if enable-bit-vectors is used. It is default and has no effect any longer.Henning Baldersheim2022-09-291-13/+0
|
* Update expected results.Henning Baldersheim2022-09-281-1/+1
|
* Remove summary field types from summary.def.Geir Storli2022-09-231-19/+0
| | | | They are no longer used in the backend.
* Remove producing of summarymap config from the config model.Geir Storli2022-09-071-34/+0
| | | | The search backend is no longer using this config.
* Duplicate summarymap config into summary config.Geir Storli2022-08-291-0/+38
| | | | This prepares for the removal of summarymap config.
* Ensure the summary transform for 'documentid' is part of summarymap.cfg.Geir Storli2022-07-141-0/+3
|
* GC long gone config and som minor code cleanup.Henning Baldersheim2022-07-061-1/+0
|
* Revert "Revert "Revert "GC long gone config"""Arnstein Ressem2022-07-051-0/+1
|
* Update expected answers.Henning Baldersheim2022-07-051-1/+0
|
* Add option to ignore undefined fieldsJon Bratseth2022-07-041-0/+1
|
* Remove 'attribute: huge' from config def file and C++ code.Geir Storli2022-06-081-13/+0
|
* remove unused configArne H Juul2022-06-081-13/+0
|
* Use modern syntaxJon Bratseth2022-05-291-1/+1
|
* prepare to flip to v8 geo positionsArne H Juul2022-04-281-1/+1
|
* allow duplicate struct names (in different document types)Arne H Juul2022-04-071-82/+54
|
* update expected resultsArne H Juul2022-03-141-82/+0
| | | | * drop lots of duplicate data types
* update with new-style configsArne H Juul2022-03-101-253/+366
|
* regular "type" queryCommandsArne H Juul2022-03-081-2/+2
| | | | | | | | | * if the data type is weightedset, make the same query command. * this gives same end result when you know the settings for create-if-nonexistent and remove-if-zero up front. * note that nothing actually uses this (only "type tensor" is handled specially in container-search).
* update generated configArne H Juul2021-11-291-0/+1
|
* add new default in generated configArne H Juul2021-11-221-0/+1
|
* Control attribute maxuncommittedmemory with feature flagHenning Baldersheim2021-10-211-13/+13
|
* Update expected test resultsHenning Baldersheim2021-10-211-0/+13
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* swappable -> pagedHenning Baldersheim2021-08-121-13/+13
|
* Update expected results.Henning Baldersheim2021-08-121-0/+13
|
* Add flag for whether summary features should be omitted from a document ↵Geir Storli2021-07-021-0/+2
| | | | summary class.
* - Add match config for default match type during query.Henning Baldersheim2021-04-211-13/+26
| | | | | - Add restart annotations on config that alwasy require restart. - Change default from legacy CASE_INSENSITIVE to UNCASED.
* Add lowercase commands to string attributes too.Henning Baldersheim2021-04-121-0/+12
|
* GC unused ordering field.Henning Baldersheim2021-04-081-13/+0
|
* CASE_INSENSITIVE until we can safely downgrade.Henning Baldersheim2021-04-081-13/+13
|
* Wire in match configHenning Baldersheim2021-04-081-13/+13
|
* Add dictionary.match controlHenning Baldersheim2021-04-071-0/+13
|
* Multivalue numeric fields are also numeric.Henning Baldersheim2021-03-271-0/+10
|
* Update expected results.Henning Baldersheim2021-03-231-0/+13
|
* Update expected resultsHenning Baldersheim2021-03-111-0/+13
|
* Reject queries searching tensor fieldsJon Bratseth2020-11-291-4/+248
|
* Move any single set_language operation to the topJon Bratseth2020-08-061-1/+1
|
* Make indexing to hnsw index multi-threaded as default.Geir Storli2020-07-061-26/+26
|
* Add flag to enable multi-threaded indexing for a hnsw index.Geir Storli2020-06-191-0/+13
|
* - Removing body struct from our own usage.Henning Baldersheim2020-06-161-11/+4
| | | | | - Deprecate public methods using body struct. - Update expected generated config.
* Support specifying a distance metric for nearest neighbor search when not ↵Geir Storli2020-05-121-0/+13
| | | | | | having a hnsw index. This also changes the syntax in the sd file to specifying the distance metric in the attribute tag.
* make HNSW distance metric configurableArne Juul2020-03-231-0/+13
|
* Add support for specifying a hnsw index together with a 1-dimensional ↵Geir Storli2020-02-171-0/+39
| | | | indexed tensor.
* Remove header and body from search definitionsHarald Musum2019-08-131-11/+7
| | | | | Remove from .sd files used in tests, add test that checks that header and body still is allowed
* Do not add summaryfeatures and rankfeatures to document config.Henning Baldersheim2019-06-142-10/+0
|
* Revert "remove "header" and "body" keywords"Arne Juul2019-01-211-6/+9
| | | | This reverts commit e24c1df653d6470089f05786d74e729bb8f82990.
* Make stemming.best defaultLester Solbakken2019-01-211-2/+2
|
* remove "header" and "body" keywordsArne Juul2019-01-211-9/+6
|