summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/dispatch
Commit message (Expand)AuthorAgeFilesLines
* Don't add sddocname when no summary is availableJon Bratseth2018-04-241-0/+1
* More epistemic uncertaintyJon Bratseth2018-04-231-1/+1
* Tolerate non-existing summary classesJon Bratseth2018-04-231-2/+2
* 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-232-37/+24
* Revert "Bratseth/dispatch summaries take 4"Jon Bratseth2018-04-222-24/+37
* Don't use RPC if a position is set. Robus docsum selectionJon Bratseth2018-04-171-2/+1
* Revert "Merge pull request #5613 from vespa-engine/revert-5594-bratseth/dispa...Jon Bratseth2018-04-172-36/+24
* Revert "Bratseth/dispatch summaries take 3"Jon Bratseth2018-04-172-24/+36
* Add tracing of summary fetchJon Bratseth2018-04-161-0/+3
* Note that hits are filledJon Bratseth2018-04-161-0/+1
* Analyze hits after fillingJon Bratseth2018-04-161-0/+1
* Hits are unsorted after adding a summaryJon Bratseth2018-04-162-2/+1
* Revert "Merge pull request #5583 from vespa-engine/revert-5568-revert-5541-re...Jon Bratseth2018-04-161-34/+18
* Revert "Revert "Revert "dispatch.summaries by default when possible"""Jon Bratseth2018-04-131-18/+34
* Decode docsums the old fashioned wayJon Bratseth2018-04-121-33/+13
* Revert "Revert "dispatch.summaries by default when possible""Jon Bratseth2018-04-121-1/+5
* Revert "dispatch.summaries by default when possible"Henning Baldersheim2018-04-101-5/+1
* dispatch.summaries by default when possibleJon Bratseth2018-04-101-1/+5
* Detect empty docsums and count them.Henning Baldersheim2018-03-081-9/+20
* Nonfunctional changes onlyJon Bratseth2018-03-071-1/+1
* remove unused codeHenning Baldersheim2018-02-021-6/+0
* Avoid import by *.Henning Baldersheim2018-02-021-18/+29
* Propagate timeout errors up in fill phase.Henning Baldersheim2018-02-011-4/+22
* We need the document type too.Henning Baldersheim2017-09-081-2/+6
* Compensate for loadfactor, and use correct fieldcount at the right place, ins...Henning Baldersheim2017-08-301-7/+3
* Presize the hashmaps where possible to reduce resizing.Henning Baldersheim2017-08-301-2/+7
* remove unused codeHenning Baldersheim2017-08-281-1/+0
* Use your own rankprofile, and avoid breaking public API.Henning Baldersheim2017-08-171-3/+3
* Add rankprofile to the base sessionId.Henning Baldersheim2017-08-161-3/+5
* Also propagate rank profile.Henning Baldersheim2017-08-161-2/+5
* Send the sessionId down if present.Henning Baldersheim2017-08-151-3/+8
* Avoid the implicit sorting that deepIterator does as a sideeffect.Henning Baldersheim2017-06-221-2/+2
* Update copyright headersJon Bratseth2017-06-144-3/+4
* Revert "Update copyright headers"Jon Bratseth2017-06-144-4/+3
* Update copyright headersJon Bratseth2017-06-144-3/+4
* Revert "Copyright header"Jon Bratseth2017-06-134-4/+3
* Copyright headerJon Bratseth2017-06-134-3/+4
* Force single-pass grouping with single node groupsJon Bratseth2017-01-241-0/+6
* Revert "Use HostName for message bus, but fix HostName to work with dev machi...Eirik Nygaard2016-10-141-1/+1
* Rename getLocalhost to getHostNameHÃ¥kon Hallingstad2016-10-131-1/+1
* minor cosmetic style changesArne H Juul2016-10-121-6/+6
* cosmetic cleanupArne H Juul2016-10-121-47/+47
* initialize node stateArne H Juul2016-10-111-4/+9
* VIP status for combined clustersJon Bratseth2016-10-071-35/+82
* Message VIP handler from SearchClusterJon Bratseth2016-10-062-10/+39
* Refactoring only: Move direct dispatch decision to SearchClusterJon Bratseth2016-10-052-8/+41
* Rename new config value and correct assert messageJon Bratseth2016-08-221-1/+1
* Handle single groupJon Bratseth2016-08-181-12/+15
* Use the right fs4 port when talking to search nodesJon Bratseth2016-08-181-10/+11