aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/prelude/query/ItemsCommonStuffTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Replace all usages of Arrays.asList with List.of where possible.Henning Baldersheim2024-04-121-2/+2
* Update copyrightJon Bratseth2023-10-091-1/+1
* Convert container-search to junit5Bjørn Christian Seime2022-07-281-37/+36
* Non-functional changesJon Marius Venstad2022-03-181-1/+1
* Always compare item content fully in Item.equalsJon Bratseth2021-10-271-12/+9
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Change WAND to WEAKAND in debug output formatJon Bratseth2021-04-141-1/+1
* Skip logging only for IllegalInputExceptionJon Bratseth2020-08-181-5/+5
* update unit tests from @bratsethArne Juul2020-08-101-38/+29
* Revert "Revert "Gjoranv/java9 prep 05""gjoranv2018-05-021-1/+1
* Revert "Gjoranv/java9 prep 05"gjoranv2018-05-021-1/+1
* Java 9: Replace 'new Integer' with 'Integer.valueOf'gjoranv2018-04-301-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
* raw user input will be an forwarded as exact match.Henning Baldersheim2017-03-061-2/+2
* Verify the regex pattern upon construction, so the query will fail with messa...Henning Baldersheim2016-11-111-0/+22
* PublishJon Bratseth2016-06-151-0/+398