aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/test/java/com/yahoo/searchlib
Commit message (Expand)AuthorAgeFilesLines
* fix some trailing whitespaceArne Juul2023-10-162-7/+7
* Update copyrightJon Bratseth2023-10-0962-62/+62
* Build with jdk20Jon Bratseth2023-04-171-54/+4
* update testsArne Juul2023-03-231-2/+2
* support foo(bar).out in "simple" factory methodArne Juul2023-02-151-0/+39
* Revert "Revert "- Reduce usage of guava.""Henning Baldersheim2022-12-011-4/+4
* Revert "- Reduce usage of guava."Henning Baldersheim2022-12-011-4/+4
* - Reduce usage of guava.Henning Baldersheim2022-12-011-4/+4
* Support map shorthands in both directionsJon Bratseth2022-09-281-0/+5
* Right precedence for ^Jon Bratseth2022-09-281-0/+1
* Use tensor vocabularyJon Bratseth2022-09-282-3/+3
* Drop 'arithmetic' from nameJon Bratseth2022-09-282-7/+7
* Fold comparisons into the other operatorsJon Bratseth2022-09-281-2/+2
* Short circuit boolean expressionsJon Bratseth2022-09-211-1/+11
* Revert "Revert "Revert "Short circuit boolean expressions"""Henning Baldersheim2022-09-211-11/+1
* Revert "Revert "Short circuit boolean expressions""Henning Baldersheim2022-09-211-1/+11
* Revert "Short circuit boolean expressions"Arnstein Ressem2022-09-201-11/+1
* Short circuit boolean expressionsJon Bratseth2022-09-201-1/+11
* saves an import tooAndreas Eriksen2022-06-201-0/+1
* Add ordering test for IntegerBucketResultNode and fix overflow bug.Henning Baldersheim2022-04-211-0/+13
* Optimize fro the most common case where the lists are either empty or has 1-2...Henning Baldersheim2022-04-121-5/+18
* Suppress "removal" warnings for java.lang.SecurityManagergjoranv2022-04-011-0/+3
* Revert "Revert "'true' and 'false' literals in ranking expressions""Jon Bratseth2022-03-041-0/+4
* Revert "'true' and 'false' literals in ranking expressions"Arnstein Ressem2022-03-031-4/+0
* 'true' and 'false' literals in ranking expressionsJon Bratseth2022-03-021-0/+4
* Avoid deprecated methodJon Bratseth2022-02-281-4/+7
* Simplify testing by sticking to assertEquals/True/FalseHenning Baldersheim2021-12-198-89/+71
* Avoid using deprecated methodsHenning Baldersheim2021-11-031-1/+1
* Avoid intermediate NegativeNode in the leaf nodes, adding approximately 15-20...Henning Baldersheim2021-11-031-0/+18
* Update expected resultsHenning Baldersheim2021-11-032-2/+2
* Add a LongValue to preserve integer numbers.Henning Baldersheim2021-11-032-11/+11
* Make StringValue symmetric so it can accept its output (toString) as input.Henning Baldersheim2021-11-031-0/+30
* Use UTF-8 bytewise ordering for StringResultNode comparisonsTor Brede Vekterli2021-11-011-1/+87
* Update 2018 copyright notices.gjoranv2021-10-073-3/+3
* Update 2017 copyright notices.gjoranv2021-10-0759-59/+59
* Remove temporary test caseLester Solbakken2021-10-061-8/+0
* Add non-primitive tensor expand functionLester Solbakken2021-10-061-1/+15
* add unit testArne H Juul2021-09-231-0/+2
* Add bit ranking function in JavaLester Solbakken2021-06-211-0/+18
* Various cleanup when reading grouping code.Henning Baldersheim2021-06-161-0/+2
* Unify how property names are generated and decomposed.Henning Baldersheim2021-06-091-2/+16
* Update abi and deprecate unused method.Henning Baldersheim2021-05-311-8/+9
* Wire in tensor cell type resolving for concat in JavaLester Solbakken2021-04-221-2/+2
* Fix max reduce of negative numbers in a tensorLester Solbakken2021-04-161-0/+1
* Test concatJon Bratseth2021-04-132-1/+7
* add unit test for lambda optimization bugArne Juul2021-04-061-0/+2
* Add missing pipe to cell_cast parsingLester Solbakken2021-03-161-1/+0
* Revert "Revert "Lesters/cell cast java""Lester Solbakken2021-03-161-0/+17
* Revert "Lesters/cell cast java"Jon Marius Venstad2021-03-161-17/+0
* Add Java-side tensor type cell castingLester Solbakken2021-03-161-0/+17