aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/main/java/com/yahoo/searchlib/rankingexpression/rule/ReferenceNode.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* use IllegalArgumentExceptionArne Juul2023-03-231-1/+1
* improve error for cycle in ranking expression functionsArne Juul2023-03-231-1/+1
* use common utility and constantArne Juul2023-03-021-1/+2
* Allow creatibng reference nodes from simple reference stringsJon Bratseth2022-04-071-2/+2
* Allow inputs declarations in rank profilesJon Bratseth2022-04-041-5/+5
* Resolve slice dimensionJon Bratseth2022-02-161-1/+3
* Only need a single instance to represent the empty argument.Henning Baldersheim2021-11-021-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Distributing the external rankfiles was a dead end due to th eprocessing taki...Henning Baldersheim2021-06-021-2/+2
* Use inheritance information from the uncompiled rankprofile to sort out whenHenning Baldersheim2021-05-311-4/+3
* Limit size of serialization context for functions without argumentsLester Solbakken2020-04-261-6/+17
* Propagate binding context to/from tensor functionsJon Bratseth2019-12-041-1/+3
* Output function references wrapped in rankingExpression()Jon Bratseth2019-12-021-2/+2
* Allow for faster hashcode then tostring.Henning Baldersheim2019-10-311-0/+3
* Revert "Revert "Require constant() for large constants and fix a type resolvi...Jon Bratseth2019-06-131-1/+7
* Revert "Require constant() for large constants and fix a type resolving bug (...Harald Musum2019-06-121-7/+1
* Require constant() for large constants and fix a type resolving bug (#9769)Jon Bratseth2019-06-121-1/+7
* Refactor: macro -> functionJon Bratseth2018-09-171-1/+1
* support 'function' in addition to 'macro' in rank profilesJon Bratseth2018-09-171-1/+1
* Wire in a StringBuilder to avoid string concatenation.Henning Baldersheim2018-04-201-4/+4
* Allow macros to replace TenorFlow variablesJon Bratseth2018-03-071-1/+3
* Cleanup and more type inferenceJon Bratseth2018-02-241-2/+3
* Revert "Revert "Bratseth/typecheck all 3""Jon Bratseth2018-02-221-61/+50
* Revert "Bratseth/typecheck all 3"Harald Musum2018-02-211-50/+61
* Revert "Merge pull request #5091 from vespa-engine/revert-5065-bratseth/typec...Jon Bratseth2018-02-211-61/+50
* Revert "Bratseth/typecheck all 2"Jon Bratseth2018-02-201-50/+61
* Propagate type informationJon Bratseth2018-02-171-1/+1
* CleanupJon Bratseth2018-02-171-17/+4
* CleanupJon Bratseth2018-02-171-15/+11
* CleanupJon Bratseth2018-02-171-22/+16
* CleanupJon Bratseth2018-02-171-6/+1
* RefactorJon Bratseth2018-02-171-97/+6
* CleanupJon Bratseth2018-02-171-41/+50
* Handle argument bindingsJon Bratseth2018-02-141-4/+87
* Typecheck all WIPJon Bratseth2018-02-131-8/+13
* Re-apply typecheck ranking expressions in JavaJon Bratseth2018-02-091-3/+14
* Revert "Bratseth/typecheck all"Henning Baldersheim2018-02-061-14/+3
* Don't include output name when type checkingJon Bratseth2018-02-061-3/+11
* Type check all expressionsJon Bratseth2018-02-061-1/+1
* Typecheck all ranking expressionsJon Bratseth2018-02-051-1/+4
* Canonicalize featuresJon Bratseth2018-01-311-1/+1
* Verify macrosJon Bratseth2018-01-311-5/+5
* Propagate type information through ranking expressionsJon Bratseth2018-01-291-1/+8
* Parse generated tensor function treesJon Bratseth2018-01-221-1/+1
* 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