aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/parser/ConvertSchemaCollection.java
Commit message (Expand)AuthorAgeFilesLines
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-212/+0
* Test ranking constant config generationJon Bratseth2022-05-111-1/+1
* tighten importsArne H Juul2022-03-161-22/+0
* pre-resolve struct and annotation inheritanceArne H Juul2022-03-161-0/+95
* split per-Schema conversion into its own fileArne H Juul2022-03-161-140/+9
* obey the documentsOnly flagArne H Juul2022-03-121-0/+3
* even TemporarySDField should be connected to a "repo"Arne H Juul2022-03-111-1/+1
* connect SDField to "repo"Arne H Juul2022-03-111-2/+2
* inherit directlyArne H Juul2022-03-111-1/+8
* fill annotations in inheritance orderArne H Juul2022-03-101-16/+1
* conditional set of rawAsBase64Arne H Juul2022-03-081-1/+1
* convert annotationsArne H Juul2022-03-051-6/+25
* convert entire schemaArne H Juul2022-03-041-8/+193
* split out conversion of typesArne H Juul2022-03-041-224/+3
* convert intermedate to DataType objectsArne H Juul2022-02-281-0/+292