summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/searchdefinition/RankProfileTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Support multiple inheritance of rank profilesJon Bratseth2022-01-281-1/+1
* Modular rank profilesJon Bratseth2022-01-261-5/+5
* SchemaBuilder -> ApplicationBuilderJon Bratseth2022-01-241-11/+11
* Correct javadocJon Bratseth2022-01-241-11/+11
* Make Application immutableJon Bratseth2022-01-241-14/+15
* CleanupJon Bratseth2021-10-251-3/+3
* SearchBuilder -> SchemaBuilderJon Bratseth2021-10-251-11/+11
* Validate schema inheritanceJon Bratseth2021-10-161-1/+1
* search -> schemaJon Bratseth2021-10-151-24/+24
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* GC fully deployed featuer flag enforce-rank-profile-inheritanceHenning Baldersheim2021-09-271-14/+2
* Expose ownership of RankingConstants so thread safety is explicit.Henning Baldersheim2021-09-141-1/+1
* Allow inheriting any rankprofile until enforcing is enabled explicit.Henning Baldersheim2021-09-081-1/+14
* If you seemingly inherit yourself, just assume that you try to inherit the sa...Henning Baldersheim2021-09-071-57/+145
* Use fully qualified rank-profile namesHenning Baldersheim2021-09-071-2/+2
* It is too early to check inheritance during parsing. We must wait until all s...Henning Baldersheim2021-09-071-1/+1
* Detect cyclic inheritance.Henning Baldersheim2021-09-071-0/+19
* Verify that you can not inherit yourself.Henning Baldersheim2021-09-071-0/+17
* Add test for sideways inheritance, and do not test inhertitance from self acc...Henning Baldersheim2021-09-071-1/+1
* Verify that rank profile inheritance is correct and sound. The rank profile m...Henning Baldersheim2021-09-071-1/+36
* Wire in the FileRegistry explicit and separately. Not via FileDistributor.Henning Baldersheim2021-08-161-3/+8
* Rename RankExpressionFiles -> LargeRankExpressions and RankExpressionFile -> ...Henning Baldersheim2021-06-101-1/+2
* Wire the deploylogger in the constructor of SearchBuilder to avoid passing it...Henning Baldersheim2021-05-271-1/+1
* Wire the deploylogger into serach so that it is available during parsing.Henning Baldersheim2021-05-261-1/+1
* Disallow unbound tensor dimensions in document fieldsJon Bratseth2020-06-081-2/+19
* Revert "Merge pull request #12565 from vespa-engine/revert-12563-bratseth/sea...Jon Bratseth2020-03-171-1/+1
* Revert "Bratseth/search to schema"Jon Bratseth2020-03-131-1/+1
* searchdefinitions -> schemasJon Bratseth2020-03-131-1/+1
* Add feature flag for controlling termwise limit default.Henning Baldersheim2019-08-191-25/+40
* Remove option to set tensor type on attribute as tensor type is always part o...Geir Storli2019-02-131-2/+2
* Create a config model view (api) package under model-integrationJon Bratseth2018-11-261-1/+1
* Model the config model view of model-integrationJon Bratseth2018-11-261-4/+4
* Move all importing to model-integrationJon Bratseth2018-11-221-1/+1
* Restore old package nameJon Bratseth2018-11-221-1/+1
* Separate model integration into a separate moduleJon Bratseth2018-11-211-1/+1
* Cleanup rank profile registryJon Bratseth2018-08-241-14/+13
* Scope imported models to an entire application buildJon Bratseth2018-08-221-3/+4
* Don't validate when reloading modelsJon Bratseth2018-02-261-1/+1
* Revert "Revert "Bratseth/typecheck all 3""Jon Bratseth2018-02-221-4/+4
* Revert "Bratseth/typecheck all 3"Harald Musum2018-02-211-4/+4
* Revert "Merge pull request #5091 from vespa-engine/revert-5065-bratseth/typec...Jon Bratseth2018-02-211-4/+4
* Revert "Bratseth/typecheck all 2"Jon Bratseth2018-02-201-4/+4
* Re-apply typecheck ranking expressions in JavaJon Bratseth2018-02-091-4/+4
* Revert "Bratseth/typecheck all"Henning Baldersheim2018-02-061-4/+4
* Type check all expressionsJon Bratseth2018-02-061-4/+4
* Use query profiles already readJon Bratseth2018-02-051-3/+4
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-181-1/+1
* Revert "Bratseth/tensorflow models"gjoranv2017-12-171-1/+1
* Check agreement between TF and Vespa executionJon Bratseth2017-12-131-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1