aboutsummaryrefslogtreecommitdiffstats
path: root/predicate-search/src
Commit message (Collapse)AuthorAgeFilesLines
* Mores testing of boolean feed parsing and output more when it failsHarald Musum2024-05-264-49/+67
|
* Rewrite VespaFeedParser to handle Json feed filesHarald Musum2024-05-234-12/+92
|
* Remove unused class and some minor cleanupHarald Musum2024-05-232-49/+1
|
* Replace all usages of Arrays.asList with List.of where possible.Henning Baldersheim2024-04-1210-69/+61
|
* Move to container core due to OSGI, keep a copy in testutil for use in ↵Henning Baldersheim2023-11-242-6/+4
| | | | tests in no OSGI modules.
* jackson 2.16 changes some of its default settings so we consolidate our use ↵Henning Baldersheim2023-11-232-2/+4
| | | | | | of the ObjectMapper. Unless special options are used, use a common instance, or create via factory metod.
* Update copyrightJon Bratseth2023-10-0965-65/+65
|
* Build with jdk20Jon Bratseth2023-04-172-5/+4
|
* Unify on Streams.toList()Henning Baldersheim2023-01-178-38/+30
|
* Convert predicate-search to junit5Bjørn Christian Seime2022-07-2821-218/+236
|
* Add custom `@Beta` annotationBjørn Christian Seime2021-12-035-5/+5
| | | | Replace use of Guava's `com.google.common.annotations.Beta` with custom annotation.
* Update 2017 copyright notices.gjoranv2021-10-0765-65/+65
|
* Remove use of common-lang in predicate-searchBjørn Christian Seime2020-01-063-7/+6
|
* Use eclipse collections as gs collection was rebranded to eclipse and ↵Henning Baldersheim2019-06-155-17/+17
| | | | received continous development.
* Non-functional changes onlyJon Bratseth2018-10-0237-42/+109
|
* Remove usage of junit.frameworkJon Bratseth2018-04-301-1/+2
|
* Avoid the phrase 'boolean search' for predicate fieldsJon Bratseth2017-09-211-2/+5
| | | | | This is to avoid any confusion with boolean search in the meaning of combining query operators with boolean combinators.
* Update copyright headersJon Bratseth2017-06-1465-65/+65
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1465-65/+65
|
* Update copyright headersJon Bratseth2017-06-1465-65/+65
|
* Revert "Copyright header"Jon Bratseth2017-06-1365-65/+65
|
* Copyright headerJon Bratseth2017-06-1365-65/+65
|
* PublishJon Bratseth2016-06-1565-0/+7394