aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/federation
Commit message (Expand)AuthorAgeFilesLines
* Add synthetic targets so that you can always use cluster.schema as source for...Henning Baldersheim2024-03-224-35/+80
* Handle the federation config in the federation searcher.Henning Baldersheim2024-03-222-6/+8
* - GC unused code.Henning Baldersheim2024-03-212-20/+12
* Use Schemainfo instead of Indexfacts.Henning Baldersheim2024-02-142-22/+38
* - Add a resolver for virtual sources.Henning Baldersheim2024-02-143-10/+77
* Minor refactoring while reading federation codeHenning Baldersheim2024-02-146-23/+7
* Make members final and use Map/List.of() to simplify logic sprinkled around.Henning Baldersheim2024-02-131-1/+0
* Update copyrightJon Bratseth2023-10-0917-17/+17
* Use CompoundName.from in tests and construction of static objects.Henning Baldersheim2023-03-291-29/+2
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-1/+2
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-2/+1
* Require explicit modifiable list.Henning Baldersheim2022-12-031-1/+2
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-1/+1
* Revert "Revert "Let list handling catch up with Java 17""Henning Baldersheim2022-12-023-34/+9
* Revert "Let list handling catch up with Java 17"Bjørn Christian Seime2022-12-023-9/+34
* Let list handling catch up with Java 17Henning Baldersheim2022-12-023-34/+9
* Refactor: Pull tracing into its own classJon Bratseth2022-06-141-2/+2
* Remove strict contracts on Vespa 8Jon Bratseth2022-06-081-119/+13
* Remove on Vespa 8Jon Bratseth2022-06-081-25/+0
* 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
* Add Executor to Execution.ContextJon Bratseth2021-10-081-1/+0
* - Use the default threadpool for federation.Henning Baldersheim2021-10-071-17/+24
* Update 2017 copyright notices.gjoranv2021-10-0718-18/+18
* Pass destinationJon Bratseth2021-09-301-1/+0
* No functional changesJon Bratseth2021-05-205-9/+2
* Use owner's dimensions in BackedOverridableQueryProfileJon Bratseth2021-04-281-1/+0
* Non-functional changes onlyJon Bratseth2021-01-143-14/+18
* Use javadoc-no-fork and various fixesHåkon Hallingstad2020-10-314-16/+9
* 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-262-6/+6
* Revert "Bratseth/node metrics"Harald Musum2020-02-262-6/+6
* 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-172-6/+6
|/
* Modify result immediatelyJon Bratseth2020-01-072-3/+6
* Remove use of apache commons libraries in container-searchBjørn Christian Seime2020-01-031-4/+2
* Non-functional changes onlyJon Bratseth2019-12-042-14/+11
* Create one Dispatcher component per search clusterJon Bratseth2019-10-251-2/+3
* Preserve federation structure in Result on timeoutJon Bratseth2019-05-071-21/+12
* SimplifyJon Bratseth2019-01-302-1/+4
* Remove HTTP searchersJon Bratseth2019-01-2117-3434/+0
* Avoid deprecated methodJon Bratseth2018-10-1611-6/+30
* Avoid deprecated methodJon Bratseth2018-10-156-3/+14
* Merge pull request #6405 from vespa-engine/gjoranv/federation-non-publicJon Bratseth2018-08-212-4/+0
|\
| * Revert "Remove ConfiguredHttpClientSearcher"gjoranv2018-08-211-0/+38