aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/prelude/fastsearch
Commit message (Expand)AuthorAgeFilesLines
* Nonfunctional changesJon Bratseth2017-05-181-3/+3
* Stop using removed 0-arg ctor.gjoranv2017-05-093-3/+3
* ask for and expect slime docsumsArne H Juul2017-02-211-0/+1
* 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
* Revert "ask for and expect slime docsums"Arne H Juul2017-02-131-1/+0
* ask for and expect slime docsumsArne H Juul2017-02-131-0/+1
* Finalize degraded coverage info and test it's json rendering.Henning Baldersheim2017-02-061-1/+3
* Revert "Revert "Balder/return timeout information up 4""Henning Baldersheim2017-01-261-1/+1
* Revert "Balder/return timeout information up 4"Henning Baldersheim2017-01-261-1/+1
* Render timeout information all the way.Henning Baldersheim2017-01-251-1/+1
* Force single-pass grouping with single node groupsJon Bratseth2017-01-242-23/+24
* Use int length and allow 0 lengthJon Bratseth2017-01-185-13/+13
* Add tensor document summary fieldJon Bratseth2017-01-169-30/+97
* Nonfunctional changes onlyJon Bratseth2017-01-124-17/+16
* 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
* Added a TODOJon Bratseth2016-09-271-1/+1
* Remove 'uri' and 'type' settings on FastHit for streaming hitsJon Bratseth2016-09-271-1/+3
* Add TODO on removing the 'uri' field. Correct streaming hit source.Jon Bratseth2016-09-271-1/+1
* Whitespace changes onlyJon Bratseth2016-09-201-3/+0
* 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-162-60/+21
* 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-163-23/+46
* Nonfunctional changes onlyJon Bratseth2016-08-101-0/+3
* Use github user name in author tags.Geir Storli2016-06-171-1/+1
* Merge pull request #19 from yahoo/bratseth/use-github-name-in-authorHenning Baldersheim2016-06-174-4/+4
|\
| * Use github name in @authorJon Bratseth2016-06-164-4/+4
* | mailto:balder -> baldersheimHenning Baldersheim2016-06-172-2/+2
|/
* PublishJon Bratseth2016-06-1536-0/+4165