aboutsummaryrefslogtreecommitdiffstats
path: root/indexinglanguage/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* Enable setting max-token-length in field match.Tor Egge2024-05-074-11/+72
* Rename max token length to max tokenize length in linguistics annotatorTor Egge2024-05-062-3/+3
* Replace all usages of Arrays.asList with List.of where possible.Henning Baldersheim2024-04-125-8/+5
* Unify on List.ofHenning Baldersheim2024-04-111-2/+1
* Merge pull request #30809 from vespa-engine/jobergum/add-context-cachingJo Kristian Bergum2024-04-101-3/+3
|\
| * Key by embedder id and don't recompute inputsJon Bratseth2024-04-071-3/+3
* | - No need for final on locals and params.Henning Baldersheim2024-04-041-2/+2
* | Add 'sleep' and 'busy_wait' as index expressions for testing of feed throttling.Henning Baldersheim2024-04-034-11/+100
|/
* Expose cache to embeddersJon Bratseth2024-04-012-6/+9
* Support values cached during execution of a scriptJon Bratseth2024-03-311-0/+14
* Cleanup onlyJon Bratseth2024-03-312-23/+16
* for_each always needs its inputArne Juul2024-03-191-1/+1
* fill variable types of VerificationContextArne Juul2024-03-193-0/+8
* Attempt of supporting mapping array to mapped 2d tensor for sparse modelsJo Kristian Bergum2024-03-151-3/+42
* preserve value typeJo Kristian Bergum2024-02-121-1/+1
* All embedders are the sameJon Bratseth2024-02-091-6/+2
* Pass embedder argumentsJon Bratseth2024-02-081-4/+11
* Support embedding into rank 3 tensorsJon Bratseth2024-02-021-13/+60
* - Use numericLabel over label for address manipulation.Henning Baldersheim2024-02-011-1/+1
* - Require non-null inner expression in foreach.Henning Baldersheim2024-01-131-2/+5
* Revert "Revert "Drop tokenize expressions from ilscript for streaming mode.""Henning Baldersheim2024-01-121-2/+1
* Revert "Drop tokenize expressions from ilscript for streaming mode."Henning Baldersheim2024-01-121-1/+2
* Drop tokenize expressions from ilscript for streaming mode.Henning Baldersheim2024-01-121-2/+1
* Merge pull request #29667 from vespa-engine/jobergum/splade-embedderJo Kristian Bergum2024-01-041-5/+5
|\
| * Allow mapped 1d tensor for embed expressionsJo Kristian Bergum2023-12-171-5/+5
* | Enable setting max-occurrences in field match.Tor Egge2024-01-042-0/+7
|/
* If we index the original in addition to stems, lowercase itJon Bratseth2023-11-201-1/+1
* Revert "Merge pull request #29328 from vespa-engine/revert-29314-bratseth/cas...Jon Bratseth2023-11-143-30/+28
* Revert "Bratseth/casing take 2"Harald Musum2023-11-133-28/+30
* CleanupJon Bratseth2023-11-101-4/+1
* Prefer first stem to original if non equalJon Bratseth2023-11-102-13/+13
* Revert "Revert "Don't lowercase linguistics annotations""Jon Bratseth2023-11-092-18/+19
* Revert "Don't lowercase linguistics annotations"Jon Bratseth2023-11-092-19/+18
* Don't lowercase linguistics annotationsJon Bratseth2023-11-092-18/+19
* Take config to mean number of code points in match max lengthjonmv2023-10-201-1/+1
* Avoid cutting surrogate pairs when tokenisingjonmv2023-10-201-1/+2
* Non-functional changes onlyJon Bratseth2023-10-181-3/+3
* Update copyrightJon Bratseth2023-10-0998-97/+98
* Return the expected outputJon Bratseth2023-09-2729-155/+152
* - Add utility to do substring extraction by codepoints, instead of java char...Henning Baldersheim2023-09-151-9/+3
* Merge pull request #27969 from vespa-engine/bjorncs/embedder-metricsJon Bratseth2023-08-311-1/+1
|\
| * Add generic metrics for embeddersBjørn Christian Seime2023-08-041-1/+1
* | Add support for converting iso-8601 date strings to epoch timeJo Kristian Bergum2023-08-161-0/+51
|/
* Resolve parent before childrenJon Bratseth2023-04-142-2/+2
* 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-241-0/+54
* Handle missing valuesJon Bratseth2023-02-071-0/+1
* Deprecate xml methodsHenning Baldersheim2023-01-271-0/+1