aboutsummaryrefslogtreecommitdiffstats
path: root/indexinglanguage/src/main/java/com/yahoo/vespa/indexinglanguage/expressions/ScriptExpression.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Return the expected outputJon Bratseth2023-09-271-9/+9
* Replace reflection by visitorJon Bratseth2023-03-311-0/+10
* Skip statements on partial updates onlyJon Bratseth2023-01-231-1/+3
* Support choice expressionsJon Bratseth2023-01-201-3/+13
* Cleanup - no functional changesJon Bratseth2023-01-201-3/+2
* Cleanup - no functional chngesJon Bratseth2023-01-191-0/+1
* No defaultIndex in filterJon Bratseth2022-08-191-1/+0
* Add embedder selection argument to indexing languageLester Solbakken2022-03-211-3/+4
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* encode -> embedJon Bratseth2021-09-281-4/+4
* Add 'encode' expressionJon Bratseth2021-09-191-3/+4
* Non-functional changes onlyJon Bratseth2021-09-171-3/+3
* Non-functional changes onlyJon Bratseth2021-09-171-4/+4
* Make SimpleLinguistics simple againJon Bratseth2019-01-211-1/+1
* Deprecated methods and add OptimaizeDetectorJon Bratseth2018-11-011-0/+1
* Make inputDataType final to ensure complete at construction time.Henning Baldersheim2018-10-171-9/+7
* Move all input type verification to expression construction time.Henning Baldersheim2018-10-171-18/+4
* Compute the type generated by the Expression once.Henning Baldersheim2018-10-161-0/+16
* Do not create huge optimaize structures when not necessary.Henning Baldersheim2018-10-051-1/+1
* Fix author tag for SimonBjørn Christian Seime2018-07-051-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
* Revert "Revert "Revert "Revert "Bratseth/tensor type info in documents""""Jon Bratseth2017-01-171-4/+4
* Revert "Revert "Revert "Bratseth/tensor type info in documents"""Henning Baldersheim2017-01-161-4/+4
* Revert "Revert "Bratseth/tensor type info in documents""Jon Bratseth2017-01-121-4/+4
* Revert "Bratseth/tensor type info in documents"Jon Bratseth2017-01-121-4/+4
* Tensor type information in tensor document fieldsJon Bratseth2017-01-121-4/+4
* PublishJon Bratseth2016-06-151-0/+103