aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/RankExpressionBody.java
Commit message (Collapse)AuthorAgeFilesLines
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-32/+0
|
* Revert "Merge pull request #22589 from ↵Jon Bratseth2022-05-131-2/+1
| | | | | | | 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-1/+2
|
* Revert "Revert "Create distributable constants on deriving""Jon Bratseth2022-05-121-2/+1
| | | | This reverts commit 78e8952ad0ed18c026aaeb7c471dfc886ccde7cb.
* Revert "Create distributable constants on deriving"Jon Bratseth2022-05-121-1/+2
|
* Create distributable constants on derivingJon Bratseth2022-05-121-2/+1
|
* Use more PathJon Marius Venstad2022-04-021-3/+7
|
* Revert "Move verification down"Håkon Hallingstad2022-04-021-7/+3
|
* Even more Path!Jon Marius Venstad2022-04-011-3/+7
|
* - Move blob to LargeRankExpressions and prepare som simplifying ↵Henning Baldersheim2021-11-051-2/+20
| | | | DistributableResource and make members final.
* Add missiung copyrightsJon Bratseth2021-10-201-0/+1
|
* Rename RankExpressionFiles -> LargeRankExpressions and RankExpressionFile -> ↵Henning Baldersheim2021-06-101-0/+10
RankExpressionBody.