aboutsummaryrefslogtreecommitdiffstats
path: root/indexinglanguage/src/main
Commit message (Expand)AuthorAgeFilesLines
* Update indexinglanguage/src/main/java/com/yahoo/vespa/indexinglanguage/expres...Henning Baldersheim2023-04-121-1/+1
* Replace reflection by visitorJon Bratseth2023-03-3116-114/+113
* More understandable errors, and implement inner convertJon Bratseth2023-03-312-1/+8
* Retrieve execution value explicitly by '_'Jon Bratseth2023-03-242-0/+62
* Handle missing valuesJon Bratseth2023-02-071-0/+1
* Deprecate xml methodsHenning Baldersheim2023-01-271-0/+1
* Support embedding an array to a mixed 2d tensorJon Bratseth2023-01-271-9/+59
* Replace synchronized Stack with Deque in feed and query path.Henning Baldersheim2023-01-251-4/+5
* Improve error messagesJon Bratseth2023-01-231-2/+2
* Add headersJon Bratseth2023-01-231-0/+1
* Skip statements on partial updates onlyJon Bratseth2023-01-235-4/+21
* Support choice expressionsJon Bratseth2023-01-2010-54/+153
* Cleanup - no functional changesJon Bratseth2023-01-207-93/+82
* Cleanup - no functional chngesJon Bratseth2023-01-197-48/+27
* Expect the correction exceptionsJon Bratseth2023-01-191-1/+1
* Cleanup - no functional chngesJon Bratseth2023-01-1948-171/+116
* Merge pull request #24007 from vespa-engine/bratseth/cleanup-082Jon Bratseth2022-09-251-15/+12
|\
| * No functional changesJon Bratseth2022-09-111-15/+12
* | Short circuit boolean expressionsJon Bratseth2022-09-211-13/+7
* | Revert "Revert "Revert "Short circuit boolean expressions"""Henning Baldersheim2022-09-211-7/+13
* | Revert "Revert "Short circuit boolean expressions""Henning Baldersheim2022-09-211-13/+7
* | Revert "Short circuit boolean expressions"Arnstein Ressem2022-09-201-7/+13
* | Short circuit boolean expressionsJon Bratseth2022-09-201-13/+7
|/
* No defaultIndex in filterJon Bratseth2022-08-191-1/+0
* Implement create(String value)Henning Baldersheim2022-03-311-3/+2
* Add embedder selection argument to indexing languageLester Solbakken2022-03-217-24/+72
* Add function ownerJon Bratseth2022-02-141-1/+0
* Type inference where the output type is an arrayJon Bratseth2022-02-094-28/+46
* CleanupJon Bratseth2022-02-062-12/+17
* Add hash functionJon Bratseth2022-02-042-2/+102
* suppress varargs warningArne H Juul2022-01-061-0/+1
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-0791-91/+91
* Encapsulate in a contextJon Bratseth2021-10-011-1/+3
* Pass destinationJon Bratseth2021-09-309-8/+58
* encode -> embedJon Bratseth2021-09-287-43/+40
* Set statement output explicitlyJon Bratseth2021-09-265-0/+41
* Remove outputType (not needed after all)Jon Bratseth2021-09-192-25/+8
* Add 'encode' expressionJon Bratseth2021-09-1914-23/+133
* Set output typeJon Bratseth2021-09-172-9/+24
* Non-functional changes onlyJon Bratseth2021-09-1745-83/+76
* Non-functional changes onlyJon Bratseth2021-09-1750-147/+157
* No functional changesJon Bratseth2021-09-1719-12/+32
* avoid depending on Linguistics equals()Arne Juul2021-08-031-1/+7
* do not depend on Linguistics equals()Arne Juul2021-08-031-1/+1
* don't call accentDrop at all for empty inputArne Juul2021-07-161-0/+3
* try to trap spurious failureArne Juul2021-07-131-0/+30
* Add a testJon Bratseth2021-07-021-8/+5
* No functional changesJon Bratseth2021-06-281-11/+10