summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/federation/FederationSearcher.java
Commit message (Expand)AuthorAgeFilesLines
* Use CompoundName.from in tests and construction of static objects.Henning Baldersheim2023-03-291-29/+2
* Revert "Revert "Let list handling catch up with Java 17""Henning Baldersheim2022-12-021-23/+1
* Revert "Let list handling catch up with Java 17"Bjørn Christian Seime2022-12-021-1/+23
* Let list handling catch up with Java 17Henning Baldersheim2022-12-021-23/+1
* Refactor: Pull tracing into its own classJon Bratseth2022-06-141-2/+2
* Remove strict contracts on Vespa 8Jon Bratseth2022-06-081-119/+13
* Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-061-1/+1
* simplify HitGroup error propagationArne H Juul2021-10-101-3/+1
* Optimize importsJon Bratseth2021-10-081-2/+0
* Use the executor from the contextJon Bratseth2021-10-081-15/+6
* - Use the default threadpool for federation.Henning Baldersheim2021-10-071-17/+24
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* No functional changesJon Bratseth2021-05-201-2/+1
* Use owner's dimensions in BackedOverridableQueryProfileJon Bratseth2021-04-281-1/+0
* Non-functional changes onlyJon Bratseth2021-01-141-1/+1
* Use javadoc-no-fork and various fixesHåkon Hallingstad2020-10-311-2/+1
* Skip logging only for IllegalInputExceptionJon Bratseth2020-08-181-2/+3
* Revert "Merge pull request #12351 from vespa-engine/revert-11875-bratseth/nod...Jon Bratseth2020-02-261-4/+4
* Revert "Bratseth/node metrics"Harald Musum2020-02-261-4/+4
* Merge branch 'master' into bratseth/node-metricsJon Bratseth2020-02-201-12/+23
|\
| * Disallow configuring the wrong port when hostedJon Bratseth2020-02-151-1/+0
| * Propagate all source and provider properties by defaultJon Bratseth2020-01-241-7/+21
| * Support patching reservedToJon Bratseth2020-01-231-4/+2
* | Autoscaling WIPJon Bratseth2020-02-171-4/+4
|/
* Modify result immediatelyJon Bratseth2020-01-071-3/+5
* Remove use of apache commons libraries in container-searchBjørn Christian Seime2020-01-031-4/+2
* Non-functional changes onlyJon Bratseth2019-12-041-4/+7
* Preserve federation structure in Result on timeoutJon Bratseth2019-05-071-21/+12
* Parse before cloneJon Bratseth2018-05-281-0/+1
* Cleanup some unmaintainable messJon Bratseth2018-04-261-3/+6
* Nonfunctional changes onlyJon Bratseth2017-09-111-1/+1
* Generate an explicit timeout messageJon Bratseth2017-08-211-0/+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
* Don't call Query.setTimeout() with negative valueBjørn Christian Seime2017-03-161-14/+30
* Remove hits we could not fill in timeJon Bratseth2017-02-141-7/+20
* Adaptive federation timeoutJon Bratseth2017-01-241-5/+6
* RefactorJon Bratseth2017-01-241-30/+42
* RefactorJon Bratseth2017-01-241-467/+322
* Nonfunctional changesJon Bratseth2016-08-151-1/+1
* Nonfunctional changesJon Bratseth2016-08-151-3/+3
* Source deduplication testJon Bratseth2016-08-151-6/+5
* Dedupe absolutely identical federation targetsJon Bratseth2016-08-151-21/+42
* Whitespace changes onlyJon Bratseth2016-08-151-10/+16
* PublishJon Bratseth2016-06-151-0/+948