summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/inheritance
Commit message (Collapse)AuthorAgeFilesLines
* Add max token length to ilscripts config.Tor Egge2024-05-061-0/+1
|
* Update expected default value for maxtermoccurrencesTor Egge2024-02-201-1/+1
|
* Update expected default value for maxtermoccurrencesHenning Baldersheim2024-01-161-1/+1
|
* Limit yql in operator to string and integer fields.Tor Egge2023-11-291-0/+4
|
* Update copyrightJon Bratseth2023-10-094-4/+4
|
* avoid having "index" command for fields without an indexArne Juul2023-06-081-8/+0
|
* Add string command to index info config.Tor Egge2023-02-151-0/+6
| | | | 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-3/+0
|
* Remove summary field types from summary.def.Geir Storli2022-09-231-9/+0
| | | | They are no longer used in the backend.
* Remove producing of summarymap config from the config model.Geir Storli2022-09-071-19/+0
| | | | The search backend is no longer using this config.
* Duplicate summarymap config into summary config.Geir Storli2022-08-291-0/+18
| | | | 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-3/+0
|
* remove unused configArne H Juul2022-06-081-3/+0
|
* Use modern syntaxJon Bratseth2022-05-291-1/+1
|
* prepare to flip to v8 geo positionsArne H Juul2022-04-281-1/+1
|
* remove array indexesArne H Juul2022-03-171-104/+104
| | | | | | * from config files in src/test/derived directories * for easier diff * add script for stripping these indexes
* sort to make generated config more predictableArne H Juul2022-03-091-29/+29
|
* test new config productionArne H Juul2021-12-131-114/+104
|
* remove unused config filesArne H Juul2021-12-081-176/+0
| | | | | * these were used for unit tests a long time ago, but are no longer useful
* update generated configArne H Juul2021-11-292-0/+2
|
* add new default in generated configArne H Juul2021-11-221-0/+1
|
* Control attribute maxuncommittedmemory with feature flagHenning Baldersheim2021-10-211-3/+3
|
* Update expected test resultsHenning Baldersheim2021-10-211-0/+3
|
* Update 2017 copyright notices.gjoranv2021-10-074-4/+4
|
* swappable -> pagedHenning Baldersheim2021-08-121-3/+3
|
* Update expected results.Henning Baldersheim2021-08-121-0/+3
|
* 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-3/+6
| | | | | - Add restart annotations on config that alwasy require restart. - Change default from legacy CASE_INSENSITIVE to UNCASED.
* GC unused ordering field.Henning Baldersheim2021-04-081-3/+0
|
* CASE_INSENSITIVE until we can safely downgrade.Henning Baldersheim2021-04-081-3/+3
|
* Wire in match configHenning Baldersheim2021-04-081-3/+3
|
* Add dictionary.match controlHenning Baldersheim2021-04-071-0/+3
|
* Update expected results.Henning Baldersheim2021-03-231-0/+3
|
* Update expected resultsHenning Baldersheim2021-03-111-0/+3
|
* Reject queries searching tensor fieldsJon Bratseth2020-11-291-0/+10
|
* Make indexing to hnsw index multi-threaded as default.Geir Storli2020-07-061-6/+6
|
* Add flag to enable multi-threaded indexing for a hnsw index.Geir Storli2020-06-191-0/+3
|
* - Removing body struct from our own usage.Henning Baldersheim2020-06-161-32/+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/+3
| | | | | | 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/+3
|
* Add support for specifying a hnsw index together with a 1-dimensional ↵Geir Storli2020-02-171-0/+9
| | | | indexed tensor.
* Do not add summaryfeatures and rankfeatures to document config.Henning Baldersheim2019-06-143-26/+0
|
* Make stemming.best defaultLester Solbakken2019-01-212-4/+4
|
* exclude "extra" fields from [document] field-setArne Juul2018-11-221-6/+0
|
* Update expected result when we introduce a mutable attributeHenning Baldersheim2018-08-281-0/+3
|