aboutsummaryrefslogtreecommitdiffstats
path: root/indexinglanguage/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-0996-96/+96
* Return the expected outputJon Bratseth2023-09-2759-215/+215
* - Add utility to do substring extraction by codepoints, instead of java char...Henning Baldersheim2023-09-151-3/+3
* remove test duplicateJo Kristian Bergum2023-08-161-6/+0
* Add support for converting iso-8601 date strings to epoch timeJo Kristian Bergum2023-08-161-0/+57
* Resolve parent before childrenJon Bratseth2023-04-141-0/+25
* Replace reflection by visitorJon Bratseth2023-03-311-35/+0
* More understandable errors, and implement inner convertJon Bratseth2023-03-311-0/+26
* Retrieve execution value explicitly by '_'Jon Bratseth2023-03-241-0/+39
* Handle missing valuesJon Bratseth2023-02-071-5/+12
* Deprecate xml methodsHenning Baldersheim2023-01-274-0/+4
* Support embedding an array to a mixed 2d tensorJon Bratseth2023-01-271-0/+34
* Validate rank profiles earlyJon Bratseth2023-01-251-1/+1
* Add headersJon Bratseth2023-01-231-0/+1
* Skip statements on partial updates onlyJon Bratseth2023-01-231-0/+5
* More testsJon Bratseth2023-01-202-14/+47
* Support choice expressionsJon Bratseth2023-01-204-11/+52
* Expect the correction exceptionsJon Bratseth2023-01-191-2/+2
* Improve testJon Bratseth2023-01-091-23/+37
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-1/+1
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-1/+1
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-1/+1
* Add embedder selection argument to indexing languageLester Solbakken2022-03-214-28/+69
* Type inference where the output type is an arrayJon Bratseth2022-02-091-0/+64
* CleanupJon Bratseth2022-02-061-3/+0
* Add hash functionJon Bratseth2022-02-041-1/+46
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
* Update 2017 copyright notices.gjoranv2021-10-0792-92/+92
* Encapsulate in a contextJon Bratseth2021-10-011-3/+3
* Pass destinationJon Bratseth2021-09-301-6/+14
* encode -> embedJon Bratseth2021-09-284-19/+13
* Add 'encode' expressionJon Bratseth2021-09-195-7/+73
* Non-functional changes onlyJon Bratseth2021-09-179-17/+17
* Non-functional changes onlyJon Bratseth2021-09-173-5/+5
* we want to compare Linguistics objects for equivalenceArne Juul2021-08-041-0/+3
* don't call accentDrop at all for empty inputArne Juul2021-07-161-2/+25
* try to trap spurious failureArne Juul2021-07-131-0/+35
* Add a testJon Bratseth2021-07-021-0/+1
* Require replacements to be applied during tokenizationJon Bratseth2021-06-151-16/+11
* Support literal 'true' and 'false'Jon Bratseth2021-04-304-0/+77
* Support to_boolJon Bratseth2021-04-304-0/+81
* Remove use of apache commons libraries in indexinglanguageBjørn Christian Seime2020-01-031-1/+1
* Preserve array updates with element index matching in indexing docprocTor Brede Vekterli2019-12-042-3/+90
* Preserve AssignValueUpdates to struct fields in indexing docprocTor Brede Vekterli2019-12-021-0/+27
* doc: -> id:Henning Baldersheim2019-08-163-11/+11
* doc: -> id:Henning Baldersheim2019-08-166-21/+21
* Ensure that NGramExpression can be executed multiple times, where span tree f...Geir Storli2019-07-051-0/+16
* Assert that TensorRemoveUpdate passes through indexinglanguageLester Solbakken2019-02-151-0/+8
* Test that TensorModifyUpdate and TensorAddUpdate pass through unmodified.Geir Storli2019-02-141-0/+62
* Update to latest ph-javacc-maven-plugin.gjoranv2018-12-061-6/+7