aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/federation
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Remove PublicApi for federation.http and federation.vespa.gjoranv2018-07-172-4/+0
| * Remove ConfiguredHttpClientSearchergjoranv2018-07-171-38/+0
* | Created new parameter SELECT with subparameters WHERE and GROUPING. Started o...Henrik2018-08-021-0/+2
|/
* Deprecate HttpSearcher and its subclasses.gjoranv2018-07-066-1/+7
* Replace 'tonytv' with full name in author tagsBjørn Christian Seime2018-07-0510-10/+10
* stop using DoubleParserArne Juul2018-06-251-2/+1
* Parse before cloneJon Bratseth2018-05-282-0/+2
* Cleanup some unmaintainable messJon Bratseth2018-04-261-3/+6
* Nonfunctional changes onlyJon Bratseth2018-03-072-9/+18
* Nonfunctional changes onlyJon Bratseth2017-09-114-8/+11
* Generate an explicit timeout messageJon Bratseth2017-08-211-0/+2
* Remove unnecessary instances of the character sequence 'yca'Jon Bratseth2017-08-082-44/+44
* Update copyright headersJon Bratseth2017-06-1435-34/+35
* Revert "Update copyright headers"Jon Bratseth2017-06-1435-35/+34
* Update copyright headersJon Bratseth2017-06-1435-34/+35
* Revert "Copyright header"Jon Bratseth2017-06-1335-35/+34
* Copyright headerJon Bratseth2017-06-1335-34/+35
* use standard formatting for Override annotationArne H Juul2017-05-302-2/+4
* fix fallthrough warningArne H Juul2017-04-201-0/+1
* Don't call Query.setTimeout() with negative valueBjørn Christian Seime2017-03-161-14/+30