aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/RankingConstant.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #22589 from vespa-engine/revert-22582-bratseth/con...Jon Bratseth2022-05-131-52/+0
* Revert "Bratseth/constants cleanup take 2"Jon Bratseth2022-05-131-0/+52
* Revert "Revert "Create distributable constants on deriving""Jon Bratseth2022-05-121-52/+0
* Revert "Create distributable constants on deriving"Jon Bratseth2022-05-121-0/+52
* Create distributable constants on derivingJon Bratseth2022-05-121-52/+0
* Test ranking constant config generationJon Bratseth2022-05-111-3/+3
* - Move blob to LargeRankExpressions and prepare som simplifying Distributable...Henning Baldersheim2021-11-051-1/+4
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Make DistributableResource to consolidate OnnxModel, RankingConstant and Rank...Henning Baldersheim2021-05-231-57/+8
* Disallow unbound tensor dimensions in ranking constantsJon Bratseth2020-06-081-1/+6
* Add headerJon Bratseth2018-09-111-1/+1
* RefactorJon Bratseth2018-09-111-7/+16
* Cleanup after merge and changed interface.Henning Baldersheim2018-01-251-4/+4
* Add uri parsing support for constant tensors.Henning Baldersheim2018-01-251-9/+25
* Use constant tensor files WIPJon Bratseth2018-01-111-7/+19
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Validate constant file names and bypass cointent validation for compressed filesJon Bratseth2017-01-171-1/+7
* Nonfunctional changes onlyJon Bratseth2017-01-171-0/+2
* Revert "Revert "Voffeloff/constant tensor validation""Vegard Sjonfjell2016-10-071-0/+1
* Revert "Voffeloff/constant tensor validation"Vegard Sjonfjell2016-10-051-1/+0
* Get tensor type from ranking constantsVegard Sjonfjell2016-10-051-0/+1
* Support ranking constants in search definitions.gjoranv2016-09-021-2/+9
* make field private per reviewArne H Juul2016-08-261-2/+1
* add RankingConstant classArne H Juul2016-08-261-0/+41