summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/configmodel
Commit message (Collapse)AuthorAgeFilesLines
* GC long gone config and som minor code cleanup.Henning Baldersheim2022-07-0610-10/+0
|
* Revert "Revert "Revert "GC long gone config"""Arnstein Ressem2022-07-0510-0/+10
|
* Update expected answers.Henning Baldersheim2022-07-0510-10/+0
|
* Add option to ignore undefined fieldsJon Bratseth2022-07-0410-0/+10
|
* remove sort in SearchOrdererArne H Juul2022-06-176-179/+179
| | | | * to keep unit tests deterministic, sort earlier instead
* allow duplicate struct names (in different document types)Arne H Juul2022-04-071-93/+65
|
* Reapply "produce new "doctype" config for document types"Arne H Juul2022-04-055-848/+630
| | | | This reverts commit 8c25dd8f1eee02a34e45c026924434a0b551a2ae.
* Revert "produce new "doctype" config for document types"Jon Marius Venstad2022-04-045-630/+848
|
* produce new "doctype" config for document typesArne H Juul2022-04-045-848/+630
|
* get ReferenceDataType from NewDocumentType instance (again)Arne H Juul2022-03-161-5/+3
|
* update expected resultsArne H Juul2022-03-141-82/+0
| | | | * drop lots of duplicate data types
* Revert "ensure unique ReferenceDataType instances"Arne H Juul2022-03-141-3/+5
| | | | This reverts commit 994196c5354c02f40c223cf4fe3388aba09ea020.
* ensure unique ReferenceDataType instancesArne H Juul2022-03-111-5/+3
|
* flip to new config for most unit testsArne H Juul2022-03-105-484/+578
|
* sort to make generated config more predictableArne H Juul2022-03-091-141/+141
|
* Revert "Use LinkedHashMap to get deterministic config order"Jon Bratseth2022-02-021-59/+59
|
* Use LinkedHashMap to get deterministic config orderJon Bratseth2022-02-021-59/+59
|
* this looks more correct nowArne H Juul2021-12-081-21/+6
|
* sort types before generating configArne H Juul2021-12-081-109/+109
| | | | * makes it easier to see how generated config changes
* update generated configArne H Juul2021-11-2911-0/+11
|
* Update 2017 copyright notices.gjoranv2021-10-073-3/+3
|
* - Removing body struct from our own usage.Henning Baldersheim2020-06-1611-394/+144
| | | | | - Deprecate public methods using body struct. - Update expected generated config.
* Add imported fields to document configsTor Brede Vekterli2020-01-312-0/+245
| | | | | | | | This adds the field names of all imported fields in a search definition to the document configs associated with it (document manager and document types config for Java and C++, respectively). This enables consumers of these configs to distinguish between field references to imported fields and fields that don't exist in the document schema itself.
* Remove v6 and v7 from java side.Henning Baldersheim2019-08-215-44/+0
|
* Remove header and body from search definitionsHarald Musum2019-08-131-8/+6
| | | | | 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-149-133/+1
|
* just ignore header/body keywordsArne Juul2019-01-212-275/+275
|
* Revert "remove "header" and "body" keywords"Arne Juul2019-01-214-282/+284
| | | | This reverts commit e24c1df653d6470089f05786d74e729bb8f82990.
* remove "header" and "body" keywordsArne Juul2019-01-214-284/+282
|
* Revert "Revert "Disallow complex types as keys for nested types in arrays""Lester Solbakken2018-10-233-14/+14
| | | | | | | This reverts commit bb42d0c6f30de25b9ca6b8e232b6920aeb51a7d1. Reason for system tests failing was changes in the system tests, not this PR.
* Revert "Disallow complex types as keys for nested types in arrays"Harald Musum2018-10-233-14/+14
|
* Disallow complex types as keys for nested types in arraysLester Solbakken2018-10-223-14/+14
|
* Unify on empty array indexesHenning Baldersheim2018-08-282-100/+100
|
* Update copyright headersJon Bratseth2017-06-143-3/+3
|
* Revert "Update copyright headers"Jon Bratseth2017-06-143-3/+3
|
* Update copyright headersJon Bratseth2017-06-143-3/+3
|
* Revert "Copyright header"Jon Bratseth2017-06-133-3/+3
|
* Copyright headerJon Bratseth2017-06-133-3/+3
|
* Derive reference data type in documenttypes config.Geir Storli2017-02-013-0/+317
|
* Add deriving of reference data type in documentmanager config.Geir Storli2017-01-313-0/+232
|
* Revert "Revert "Revert "Revert "Bratseth/tensor type info in documents""""Jon Bratseth2017-01-173-3/+90
|
* Revert "Revert "Revert "Bratseth/tensor type info in documents"""Henning Baldersheim2017-01-163-90/+3
|
* Revert "Revert "Bratseth/tensor type info in documents""Jon Bratseth2017-01-123-3/+90
|
* Revert "Bratseth/tensor type info in documents"Jon Bratseth2017-01-123-90/+3
|
* Tensor type information in tensor document fieldsJon Bratseth2017-01-123-3/+90
|
* PublishJon Bratseth2016-06-156-0/+1093