summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/searchdefinition/processing/RankingExpressionTypeResolverTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-191-521/+0
* Support constants on the same format as inputsJon Bratseth2022-05-101-10/+4
* Add strict type checking option to query profilesJon Bratseth2022-02-251-1/+32
* Modular rank profilesJon Bratseth2022-01-261-10/+10
* SchemaBuilder -> ApplicationBuilderJon Bratseth2022-01-241-14/+14
* Correct javadocJon Bratseth2022-01-241-14/+14
* Make Application immutableJon Bratseth2022-01-241-14/+14
* CleanupJon Bratseth2021-10-251-5/+5
* SearchBuilder -> SchemaBuilderJon Bratseth2021-10-251-16/+16
* Validate summary inheritanceJon Bratseth2021-10-151-4/+4
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Wire the deploylogger in the constructor of SearchBuilder to avoid passing it...Henning Baldersheim2021-05-271-9/+9
* type resolving for constantsArne Juul2021-05-111-0/+50
* resolve bindings via parent contextArne Juul2021-04-221-4/+0
* add unit test for argument binding resolutionArne Juul2021-04-221-0/+42
* Reapply "Arnej/evaluate bindings in parent context"Arne Juul2021-04-221-0/+68
* Revert "Arnej/evaluate bindings in parent context"Arne H Juul2021-04-211-68/+0
* more unit testingArne Juul2021-04-201-0/+68
* Disallow unbound tensor dimensions in document fieldsJon Bratseth2020-06-081-11/+11
* Only emit each warning onceJon Bratseth2020-01-311-1/+1
* Optimize importsJon Bratseth2020-01-241-4/+0
* Don't warn if query profile type is resolved laterJon Bratseth2020-01-241-0/+42
* Warn on missing query feature type declarationsJon Bratseth2020-01-091-3/+65
* Revert "Revert "Require constant() for large constants and fix a type resolvi...Jon Bratseth2019-06-131-1/+3
* Revert "Require constant() for large constants and fix a type resolving bug (...Harald Musum2019-06-121-3/+1
* Require constant() for large constants and fix a type resolving bug (#9769)Jon Bratseth2019-06-121-1/+3
* Revert "Merge pull request #7094 from vespa-engine/revert-7070-bratseth/rank-...Jon Bratseth2018-09-251-0/+238
* Revert "Bratseth/rank type information 2"Arnstein Ressem2018-09-251-238/+0
* Resolve types of all argument-less functionsJon Bratseth2018-09-201-0/+238