summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/searchdefinition/RankProfileRegistry.java
Commit message (Collapse)AuthorAgeFilesLines
* Expose ownership of RankingConstants so thread safety is explicit.Henning Baldersheim2021-09-141-2/+2
|
* Verify that rank profile inheritance is correct and sound. The rank profile ↵Henning Baldersheim2021-09-071-13/+53
| | | | must exist and be visible in the inheritance tree of the searchdefinition.
* Preserve single-feature embracesJon Bratseth2019-11-291-2/+2
|
* Extend the immutable interface and cache allFields in rankprofileHenning Baldersheim2019-10-311-4/+4
|
* Generate a global rank profile configJon Bratseth2018-08-241-1/+3
| | | | | | | This makes available to all regular container clusters a config containing a set of rank profiles containing the expressions resulting from converting all the ml models added in the models/ directory in the application package.
* Cleanup rank profile registryJon Bratseth2018-08-241-17/+16
|
* Separate out ranking constantsJon Bratseth2018-08-241-1/+1
|
* Scope transforms and converters to rank profileJon Bratseth2018-08-221-9/+0
|
* Revert "Merge pull request #6635 from ↵Jon Bratseth2018-08-211-2/+2
| | | | | | | vespa-engine/bratseth/generate-rank-profiles-for-all-models-part-2-4" This reverts commit 3f91e18528b4982398332a30728eed8f7d2b580c, reversing changes made to 8e3ba08f1d3b79e573864726c6c03e58862feee6.
* Revert "Revert "Merge pull request #6626 from ↵Jon Bratseth2018-08-201-2/+2
| | | | | | vespa-engine/revert-6625-bratseth/generate-rank-profiles-for-all-models-part-2-3"" This reverts commit c7cfd9f4742f398331839ed0f2ceeee55c68a791.
* Revert "Merge pull request #6626 from ↵Jon Bratseth2018-08-201-2/+2
| | | | | | | vespa-engine/revert-6625-bratseth/generate-rank-profiles-for-all-models-part-2-3" This reverts commit c6d642b55558203a6eddd79efbc232bb34ec8e52, reversing changes made to 59ffc5091b8246674843deea81a11a917abf801e.
* Revert "Bratseth/generate rank profiles for all models part 2 3"Jon Bratseth2018-08-201-2/+2
|
* Revert "Merge pull request #6619 from ↵Jon Bratseth2018-08-201-2/+2
| | | | | | | vespa-engine/revert-6611-revert-6596-revert-6584-bratseth/generate-rank-profiles-for-all-models-part-2" This reverts commit 0437e8cc1d550fb8c6d24ffe4da813067c542f62, reversing changes made to 1715b8393827c159f8709033075066b29932f852.
* Revert "Revert "Revert "Convert all outputs"""Jon Marius Venstad2018-08-171-2/+2
|
* Revert "Revert "Convert all outputs""Jon Bratseth2018-08-171-2/+2
|
* Revert "Convert all outputs"Jon Bratseth2018-08-151-2/+2
|
* Convert all outputsJon Bratseth2018-08-151-2/+2
|
* Revert "Revert "Bratseth/typecheck all 3""Jon Bratseth2018-02-221-6/+2
|
* Revert "Bratseth/typecheck all 3"Harald Musum2018-02-211-2/+6
|
* Add types of includes fieldsJon Bratseth2018-02-211-6/+2
|
* Increase lifetime of ExpressionTransforms to one deploymentJon Bratseth2018-01-101-4/+22
|
* 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
|
* PublishJon Bratseth2016-06-151-0/+90