aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/searchchain/model/federation/LocalProviderSpec.java
Commit message (Collapse)AuthorAgeFilesLines
* fix cr failuresMariusArhaug2024-04-161-1/+2
|
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Revert "Revert "Let list handling catch up with Java 17""Henning Baldersheim2022-12-021-2/+1
|
* Revert "Let list handling catch up with Java 17"Bjørn Christian Seime2022-12-021-1/+2
|
* Let list handling catch up with Java 17Henning Baldersheim2022-12-021-2/+1
|
* Simplify creation of BundleInstantiationSpecgjoranv2022-07-121-3/+1
|
* Remove all usage and stop providing net.jcip.annotaitonsgjoranv2022-06-081-3/+0
| | | | (only provided build time, not runtime)
* Validating fuzzy queryAlexey Chernyshev2022-04-221-0/+1
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Remove cacheSizeJon Bratseth2021-01-141-9/+3
|
* Reject queries searching tensor fieldsJon Bratseth2020-11-291-0/+1
|
* Skip logging only for IllegalInputExceptionJon Bratseth2020-08-181-1/+1
| | | | | | | | | | | | | | - Add IllegalInputException to signal cases where we know the exception is caused by illegal input received from the requestor. - Only skip logging for IllegalInputException instead of the superclass IllegalArgumentException as that is also used to signal illegal arguments to methods due to bugs which are otherwise hard to debug. - Throw IllegalInputException rather than IllegalArgumentException where appropriate. - Deprecated QueryException as it was only used to be able to separate between query string and query parameter exceptions, and not doing that consistently, and is in a package we don't want more use of. - Clean up some cases where the wrong exception was thrown.
* add NearestNeighborItem with validationArne Juul2019-11-191-0/+1
|
* Don't rebalance in AWSJon Bratseth2019-10-241-0/+1
|
* Random code cleanup while reading up on some code.Henning Baldersheim2019-09-191-2/+1
|
* SimplifyJon Bratseth2019-01-301-1/+1
|
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-051-1/+1
|
* add ContainerLatencySearcherArne Juul2018-06-221-1/+2
|
* 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
|
* PublishJon Bratseth2016-06-151-0/+79