aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/main/java/com/yahoo/searchlib/rankingexpression/Reference.java
Commit message (Expand)AuthorAgeFilesLines
* no .output allowed for rankingExpression(foo)Arne Juul2023-03-081-1/+1
* add public constant and utility for wrapping referencesArne Juul2023-03-021-6/+19
* support foo(bar).out in "simple" factory methodArne Juul2023-02-151-5/+24
* Dash lastJon Bratseth2022-04-071-2/+2
* Allow creatibng reference nodes from simple reference stringsJon Bratseth2022-04-071-32/+33
* Allow $ in identifiersJon Bratseth2022-04-071-2/+2
* Allow inputs declarations in rank profilesJon Bratseth2022-04-041-1/+5
* Only need a single instance to represent the empty argument.Henning Baldersheim2021-11-021-1/+1
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Warn on missing query feature type declarationsJon Bratseth2020-01-091-1/+6
* Output function references wrapped in rankingExpression()Jon Bratseth2019-12-021-9/+19
* Pull name upJon Bratseth2019-11-271-3/+2
* Optimize type resolvingJon Bratseth2019-03-261-5/+7
* Return function types without evaluatingJon Bratseth2018-10-021-7/+7
* Wire in a StringBuilder to avoid string concatenation.Henning Baldersheim2018-04-201-8/+16
* arguments can not be nullHenning Baldersheim2018-04-191-4/+2
* Avoid duplicate referencing of name.Henning Baldersheim2018-04-191-9/+5
* RefactorJon Bratseth2018-02-241-0/+32
* Revert "Revert "Bratseth/typecheck all 3""Jon Bratseth2018-02-221-0/+121
* Revert "Bratseth/typecheck all 3"Harald Musum2018-02-211-121/+0
* Revert "Merge pull request #5091 from vespa-engine/revert-5065-bratseth/typec...Jon Bratseth2018-02-211-0/+121
* Revert "Bratseth/typecheck all 2"Jon Bratseth2018-02-201-121/+0
* CleanupJon Bratseth2018-02-171-10/+27
* RefactorJon Bratseth2018-02-171-0/+104