summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/dispatch/SearchInvoker.java
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Revert "Revert "Use a LeanHit until merging is done." MERGEOK"""Henning Baldersheim2019-09-161-6/+7
|
* Revert "Revert "Revert "Use a LeanHit until merging is done." MERGEOK""Henning Baldersheim2019-09-161-7/+6
|
* Revert "Revert "Use a LeanHit until merging is done." MERGEOK"Henning Baldersheim2019-09-161-6/+7
|
* Revert "Use a LeanHit until merging is done."Henning Baldersheim2019-09-161-7/+6
|
* Use a LeanHit until merging is done.Henning Baldersheim2019-09-161-6/+7
|
* Use sort data with java dispatcherOlli Virtanen2019-04-021-4/+3
|
* Search over protobuf + jrtOlli Virtanen2019-03-191-0/+11
|
* Revert "Protobuf over jrt support in search"Henning Baldersheim2019-03-151-11/+0
|
* Protobuf over jrt support in searchOlli Virtanen2019-03-111-0/+11
|
* Remove the packet cache. It will very soon loose its value as we are ↵Henning Baldersheim2019-03-071-4/+3
| | | | | | | changing the protocol. And also as it does not work for grouping I think it is better to just let it go. We might want a cache sometime later, but then we should redesign it.
* Adaptive load balancing scheduler, coverage calculation fixesOlli Virtanen2018-12-191-12/+3
|
* Result merging moved to InterleavedSearchInvokerOlli Virtanen2018-12-031-9/+9
|
* Fixes to adaptive timeout handlingOlli Virtanen2018-11-291-1/+3
|
* Adaptive timeout support in java dispatchOlli Virtanen2018-11-231-0/+32
|
* CloseableChannel split to search and fill inokersOlli Virtanen2018-10-011-0/+32