aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/parser/ConvertParsedSchemas.java
Commit message (Collapse)AuthorAgeFilesLines
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-221/+0
|
* Add model support for Onnx models in rank profilesJon Bratseth2022-05-161-5/+3
|
* Revert "Merge pull request #22589 from ↵Jon Bratseth2022-05-131-5/+4
| | | | | | | vespa-engine/revert-22582-bratseth/constants-cleanup-take-2" This reverts commit 79537b954556ba6985f2c59b4bc44b971a385eb0, reversing changes made to 1df3b3c59251bd4fd1b099ae5cfb4c280313e76d.
* Revert "Bratseth/constants cleanup take 2"Jon Bratseth2022-05-131-4/+5
|
* Revert "Revert "Create distributable constants on deriving""Jon Bratseth2022-05-121-5/+4
| | | | This reverts commit 78e8952ad0ed18c026aaeb7c471dfc886ccde7cb.
* Revert "Create distributable constants on deriving"Jon Bratseth2022-05-121-4/+5
|
* Create distributable constants on derivingJon Bratseth2022-05-121-5/+4
|
* Test ranking constant config generationJon Bratseth2022-05-111-1/+1
|
* allow duplicate struct names (in different document types)Arne H Juul2022-04-071-14/+4
|
* add warningArne H Juul2022-03-181-2/+3
|
* allow exact-duplicate struct onlyArne H Juul2022-03-181-1/+11
|
* Revert "do inherit last"Arne H Juul2022-03-181-5/+5
| | | | This reverts commit e5e4662259cd3ffd9d35a66e4283990eb69a81d0.
* do inherit lastArne H Juul2022-03-181-5/+5
|
* tighten importsArne H Juul2022-03-161-9/+0
|
* split per-Schema conversion into its own fileArne H Juul2022-03-161-0/+232