summaryrefslogtreecommitdiffstats
path: root/predicate-search/src/main/java/com/yahoo/search
Commit message (Collapse)AuthorAgeFilesLines
* 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-0944-44/+44
|
* Build with jdk20Jon Bratseth2023-04-172-5/+4
|
* Unify on Streams.toList()Henning Baldersheim2023-01-175-10/+5
|
* 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-0744-44/+44
|
* Remove use of common-lang in predicate-searchBjørn Christian Seime2020-01-061-2/+2
|
* Use eclipse collections as gs collection was rebranded to eclipse and ↵Henning Baldersheim2019-06-154-16/+16
| | | | received continous development.
* Non-functional changes onlyJon Bratseth2018-10-0237-42/+109
|
* 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-1444-44/+44
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1444-44/+44
|
* Update copyright headersJon Bratseth2017-06-1444-44/+44
|
* Revert "Copyright header"Jon Bratseth2017-06-1344-44/+44
|
* Copyright headerJon Bratseth2017-06-1344-44/+44
|
* PublishJon Bratseth2016-06-1544-0/+4676