summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/parser/ParsedSchema.java
Commit message (Expand)AuthorAgeFilesLines
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-176/+0
* Support addiong models in rank profilesJon Bratseth2022-05-161-1/+1
* Revert "Merge pull request #22589 from vespa-engine/revert-22582-bratseth/con...Jon Bratseth2022-05-131-6/+7
* Revert "Bratseth/constants cleanup take 2"Jon Bratseth2022-05-131-7/+6
* Revert "Revert "Create distributable constants on deriving""Jon Bratseth2022-05-121-6/+7
* Revert "Create distributable constants on deriving"Jon Bratseth2022-05-121-7/+6
* Create distributable constants on derivingJon Bratseth2022-05-121-6/+7
* Test ranking constant config generationJon Bratseth2022-05-111-4/+7
* conditional set of rawAsBase64Arne H Juul2022-03-081-2/+3
* resolve document references alsoArne H Juul2022-03-071-6/+6
* fix whitespaceArne H Juul2022-03-071-1/+1
* update parser to handle moreArne H Juul2022-03-031-11/+15
* convert intermedate to DataType objectsArne H Juul2022-02-281-0/+18
* simple inheritance resolvingArne H Juul2022-02-251-0/+10
* also unit test external rank-profile filesArne H Juul2022-02-251-1/+1
* minimal unit testing of IntermediateParserArne H Juul2022-02-241-2/+2
* more readable using verifyThatArne H Juul2022-02-241-29/+11
* extend ParsedBlock more placesArne H Juul2022-02-241-14/+12
* avoid optional membersArne H Juul2022-02-241-15/+12
* no need for ImmutableListArne H Juul2022-02-241-12/+12
* flesh out some classesArne H Juul2022-02-241-18/+133
* convert rest of productionsArne H Juul2022-02-231-7/+7
* add author tagsArne H Juul2022-02-231-0/+1
* add some class commentsArne H Juul2022-02-231-0/+5
* getName() -> name()Arne H Juul2022-02-231-1/+1
* convert rank-profile productionsArne H Juul2022-02-221-1/+1
* convert some easy productionsArne H Juul2022-02-221-6/+11
* convert some top-level parsingArne H Juul2022-02-221-0/+36