aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/documentmodel
Commit message (Collapse)AuthorAgeFilesLines
* Collections.emptyXXX + Collections.singletonXXX => List/Set/Map.ofHenning Baldersheim2024-04-101-5/+4
|
* Update copyrightJon Bratseth2023-10-0911-11/+11
|
* GC deprecation warnings.Henning Baldersheim2022-06-081-39/+2
|
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-5/+4
|
* model StructDataType declared in a specific documentArne H Juul2022-03-231-0/+56
|
* cleanup unused importsArne H Juul2022-03-232-2/+0
|
* add two new classesArne H Juul2022-03-233-0/+77
| | | | * to be used instead of dual-purpose TemporaryStructuredDataType
* no deprecation here anymoreArne H Juul2022-03-181-1/+0
|
* restore method used elsewhereArne H Juul2022-03-181-0/+18
|
* slight NewDocumentReferenceDataType cleanupArne H Juul2022-03-181-27/+15
| | | | | | * avoid using getTargetType() when possible, as it might be just a placeholder * add toString() suitable for debugging
* header -> content structArne H Juul2022-03-181-25/+8
|
* switch to NewDocumentReferenceDataTypeArne H Juul2022-03-171-8/+4
|
* more compatibleArne H Juul2022-03-171-8/+42
|
* add new datatype modelArne H Juul2022-03-171-0/+78
|
* get ReferenceDataType from NewDocumentType instance (again)Arne H Juul2022-03-161-0/+16
|
* Revert "ensure unique ReferenceDataType instances"Arne H Juul2022-03-141-16/+0
| | | | This reverts commit 994196c5354c02f40c223cf4fe3388aba09ea020.
* ensure unique ReferenceDataType instancesArne H Juul2022-03-111-0/+16
|
* Classify exceptions better to avoid unnecessary stack tracesJon Bratseth2022-01-212-7/+5
|
* Avoid deprecated APIsJon Bratseth2022-01-041-1/+1
|
* be a bit more paranoidArne H Juul2021-12-081-2/+7
|
* Support struct inheritanceJon Bratseth2021-11-102-3/+3
|
* Test adding to inherited collectionsJon Bratseth2021-10-191-1/+2
|
* search -> schemaJon Bratseth2021-10-151-2/+2
|
* Update 2017 copyright notices.gjoranv2021-10-076-6/+6
|
* Throw explicitly on unsupported operationJon Bratseth2021-06-171-2/+2
|
* Cleanup, no functional changesJon Bratseth2021-06-171-35/+42
|
* Internal structs take precedence over external documentsJon Bratseth2021-06-171-1/+1
|
* More cleanupJon Marius Venstad2021-01-141-5/+4
|
* - Removing body struct from our own usage.Henning Baldersheim2020-06-161-30/+0
| | | | | - Deprecate public methods using body struct. - Update expected generated config.
* Add imported fields to document configsTor Brede Vekterli2020-01-311-3/+20
| | | | | | | | 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.
* Support for configuring and feeding float16 and bool field typesJon Bratseth2018-12-145-13/+13
|
* Revert "Revert "Validate content type removal""Jon Bratseth2018-04-301-0/+1
|
* Revert "Validate content type removal"Jon Marius Venstad2018-04-271-1/+0
|
* Validate content type removalJon Bratseth2018-04-261-0/+1
|
* Update copyright headersJon Bratseth2017-06-146-6/+6
|
* Revert "Update copyright headers"Jon Bratseth2017-06-146-6/+6
|
* Update copyright headersJon Bratseth2017-06-146-6/+6
|
* Revert "Copyright header"Jon Bratseth2017-06-136-6/+6
|
* Copyright headerJon Bratseth2017-06-136-6/+6
|
* Verify constraints on referred documents and global documentsBjørn Christian Seime2017-02-071-7/+41
|
* Revert "Revert "Revert "Revert "Bratseth/tensor type info in documents""""Jon Bratseth2017-01-175-13/+11
|
* Revert "Revert "Revert "Bratseth/tensor type info in documents"""Henning Baldersheim2017-01-165-11/+13
|
* Revert "Revert "Bratseth/tensor type info in documents""Jon Bratseth2017-01-125-13/+11
|
* Revert "Bratseth/tensor type info in documents"Jon Bratseth2017-01-125-11/+13
|
* Tensor type information in tensor document fieldsJon Bratseth2017-01-124-12/+11
|
* Maintain TensorType in documentsJon Bratseth2017-01-101-1/+0
|
* mailto:balder -> baldersheimHenning Baldersheim2016-06-176-6/+6
|
* PublishJon Bratseth2016-06-156-0/+530