aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude/fastsearch/FastSearcher.java
Commit message (Expand)AuthorAgeFilesLines
* Add some more debug information to figure out what we actually send down in f...Henning Baldersheim2017-02-151-3/+2
* Use direct dispatch for backend too.Henning Baldersheim2017-02-141-1/+1
* Force single-pass grouping with single node groupsJon Bratseth2017-01-241-20/+23
* No value in having an option that is always used.Henning Baldersheim2016-10-141-4/+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
* Message VIP handler from SearchClusterJon Bratseth2016-10-061-2/+1
* Refactoring only: Move direct dispatch decision to SearchClusterJon Bratseth2016-10-051-35/+9
* Use HostName to get the local hostJon Bratseth2016-08-301-2/+2
* Use the right fs4 port when talking to search nodesJon Bratseth2016-08-181-1/+1
* Local dispatch only if group has sufficient coverageJon Bratseth2016-08-171-5/+10
* Add min_activedocs_coverage to dispatch config + cleanupJon Bratseth2016-08-171-31/+14
* Disable direct dispatch on failover + more testsJon Bratseth2016-08-171-1/+5
* Basic test of direct dispatchJon Bratseth2016-08-161-3/+0
* Only use direct dispatch when the local node is respondingJon Bratseth2016-08-161-56/+17
* Don't direct dispatch if the containerCluster.size<searchCluster.sizeJon Bratseth2016-08-161-7/+14
* Add direct dispatch enable query parameter and tracingJon Bratseth2016-08-161-3/+10
* Direct dispatch WIPJon Bratseth2016-08-161-9/+31
* Nonfunctional changes preparing for direct dispatchJon Bratseth2016-08-161-12/+32
* Use github name in @authorJon Bratseth2016-06-161-1/+1
* PublishJon Bratseth2016-06-151-0/+566