summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude/fastsearch/FastSearcher.java
Commit message (Expand)AuthorAgeFilesLines
* Minor group logic improvementsJon Bratseth2021-03-311-1/+1
* Use javadoc-no-fork and various fixesHÃ¥kon Hallingstad2020-10-311-3/+1
* Support max-hits-per-node in DispatcherJon Bratseth2020-01-081-1/+1
* Remove leftovers from dispatching through fdispatchJon Bratseth2019-11-141-4/+2
* FastSearcher must not call shutdown on the dispatcher, as it does not own it.Henning Baldersheim2019-11-041-6/+0
* - Shut down monitoring thread.Henning Baldersheim2019-10-041-0/+5
* Revert "Revert "Revert "Revert "Revert "Revert "Balder/no more fs4 dispatchin...Henning Baldersheim2019-09-191-118/+7
* Revert "Revert "Revert "Revert "Revert "Balder/no more fs4 dispatching from f...Henning Baldersheim2019-09-191-7/+118
* Revert "Revert "Revert "Revert "Balder/no more fs4 dispatching from fastsearc...Henning Baldersheim2019-09-181-118/+7
* Revert "Revert "Revert "Balder/no more fs4 dispatching from fastsearcher"""Henning Baldersheim2019-09-181-7/+118
* Revert "Revert "Balder/no more fs4 dispatching from fastsearcher""Henning Baldersheim2019-09-181-118/+7
* Revert "Balder/no more fs4 dispatching from fastsearcher"Henning Baldersheim2019-09-171-7/+118
* No more fs4 dispatching from fastsearcher.Henning Baldersheim2019-09-171-118/+7
* Revert "Revert "Revert "Revert "Use a LeanHit until merging is done." MERGEOK"""Henning Baldersheim2019-09-161-0/+11
* Revert "Revert "Revert "Use a LeanHit until merging is done." MERGEOK""Henning Baldersheim2019-09-161-11/+0
* Revert "Revert "Use a LeanHit until merging is done." MERGEOK"Henning Baldersheim2019-09-161-0/+11
* Revert "Use a LeanHit until merging is done."Henning Baldersheim2019-09-161-11/+0
* Use a LeanHit until merging is done.Henning Baldersheim2019-09-161-0/+11
* Remove use of Nullable and NotNull annotationsHarald Musum2019-08-291-2/+1
* Java dispatcher only uses RPC/protobufOlli Virtanen2019-05-281-3/+8
* Use sort data with java dispatcherOlli Virtanen2019-04-021-2/+2
* Report partial group connection failures through trace, not errorOlli Virtanen2019-03-221-1/+1
* Search over protobuf + jrtOlli Virtanen2019-03-191-7/+4
* Revert "Protobuf over jrt support in search"Henning Baldersheim2019-03-151-4/+7
* Protobuf over jrt support in searchOlli Virtanen2019-03-111-7/+4
* Remove the packet cache. It will very soon loose its value as we are changing...Henning Baldersheim2019-03-071-8/+7
* Unused parameter removedOlli Virtanen2018-12-031-2/+2
* Result merging moved to InterleavedSearchInvokerOlli Virtanen2018-12-031-79/+3
* Fixes to adaptive timeout handlingOlli Virtanen2018-11-291-10/+33
* Deprecate Server.getServerDiscriminatorJon Bratseth2018-11-281-2/+2
* Adaptive timeout support in java dispatchOlli Virtanen2018-11-231-1/+14
* Reimplement partial coverage reportingOlli Virtanen2018-11-081-3/+9
* Java dispatcher refactoring and cluster monitoring improvementsOlli Virtanen2018-11-021-6/+6
* Java dispatch coverage reporting correctionsOlli Virtanen2018-10-121-1/+7
* CloseableChannel split to search and fill inokersOlli Virtanen2018-10-011-73/+68
* Multiple node java dispatch supportOlli Virtanen2018-09-241-6/+38
* FS4 interfacing code moved to FS4CloseableChannel from FastSearcherOlli Virtanen2018-09-141-256/+12
* DistributionKey moved from Backend to CloseableChannelOlli Virtanen2018-09-101-1/+1
* Java dispatch support for multiple groups of single nodesOlli Virtanen2018-09-061-3/+3
* Replace chooseBackend(..) with getChannel(..) to abstract the protocol layerOlli Virtanen2018-08-311-29/+25
* Create code path for extending java side dispatcherOlli Virtanen2018-08-301-4/+13
* Revert "Merge pull request #6582 from vespa-engine/revert-6557-revert-6553-re...Jon Bratseth2018-08-151-1/+1
* Revert "Revert "Revert "Added a object structure for GroupingRequest objects,...Henning Baldersheim2018-08-151-1/+1
* Fix Select and grouping bugsJon Bratseth2018-08-141-1/+1
* Set distribution key whe dispatching to content nodeJon Bratseth2018-07-051-5/+6
* Make consistent with search to dispatchJo Kristian Bergum2018-05-301-1/+1
* Only fdispatch handles the estimate feature properly.Henning Baldersheim2018-05-111-0/+1
* Don't add sddocname when no summary is availableJon Bratseth2018-04-241-15/+0
* Set each hit as filledJon Bratseth2018-04-231-1/+1
* Revert "Merge pull request #5663 from vespa-engine/revert-5628-bratseth/dispa...Jon Bratseth2018-04-231-8/+20