summaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/prelude/fastsearch
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Revert "dispatch.summaries by default when possible"""Jon Bratseth2018-04-132-36/+20
* Revert "Revert "dispatch.summaries by default when possible""Jon Bratseth2018-04-122-20/+36
* Revert "Revert "Direct dispatch by default when group size is 1""Jon Bratseth2018-04-111-2/+2
* Revert "dispatch.summaries by default when possible"Henning Baldersheim2018-04-102-36/+20
* Revert "Direct dispatch by default when group size is 1"Henning Baldersheim2018-04-101-2/+2
* Remove printlnJon Bratseth2018-04-101-1/+0
* dispatch.summaries by default when possibleJon Bratseth2018-04-103-20/+37
* Direct dispatch by default when group size is 1Jon Bratseth2018-04-101-2/+2
* Nonfunctional changes onlyJon Bratseth2018-03-196-43/+72
* Ask for coverage nodes.Henning Baldersheim2018-02-061-2/+2
* Propagate timeout errors up in fill phase.Henning Baldersheim2018-02-011-10/+22
* Remove unused state and methodsHenning Baldersheim2018-02-011-4/+4
* Remove non-slime sum mary code and related tests.Henning Baldersheim2018-02-013-321/+27
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-181-1/+1
* Revert "Bratseth/tensorflow models"gjoranv2017-12-171-1/+1
* Check agreement between TF and Vespa executionJon Bratseth2017-12-131-1/+1
* Be resilient on the length too.Henning Baldersheim2017-11-071-1/+1
* Make the tests resilient to order of execution as the assigned uniqueId will ...Henning Baldersheim2017-11-071-5/+13
* The queryflags count as part of the cache key.Henning Baldersheim2017-11-061-1/+1
* 1 - Ignores the session key when creating the cache key.Henning Baldersheim2017-11-062-1/+13
* Nonfunctional changes onlyJon Bratseth2017-09-111-1/+1
* Merge pull request #3136 from vespa-engine/balder/use-rank-profile-in-sessionidHenning Baldersheim2017-08-171-4/+3
|\
| * Remove unused imports in my open files.Henning Baldersheim2017-08-171-1/+0
| * Add rankprofile to the base sessionId.Henning Baldersheim2017-08-161-3/+3
* | Return an error when ranking.queryCache is not enabled when it needs to be.Henning Baldersheim2017-08-161-0/+35
|/
* Update copyright headersJon Bratseth2017-06-1419-12/+19
* Revert "Update copyright headers"Jon Bratseth2017-06-1419-19/+12
* Update copyright headersJon Bratseth2017-06-1419-12/+19
* Revert "Copyright header"Jon Bratseth2017-06-1319-19/+12
* Copyright headerJon Bratseth2017-06-1319-12/+19
* Use ctor that takes a builder, the default ctor is removed.gjoranv2017-05-101-1/+1
* revert qrserver part of docsum protocol changesArne H Juul2017-02-281-3/+4
* remove setting of "allow slime" flagArne H Juul2017-02-231-4/+3
* Expect QRF_EXTENDED_COVERAGEHenning Baldersheim2017-01-261-2/+2
* Force single-pass grouping with single node groupsJon Bratseth2017-01-242-1/+76
* Add tensor document summary fieldJon Bratseth2017-01-162-73/+87
* Protect against interference from ping threadsJon Bratseth2016-11-142-6/+18
* Cleanup testsHenning Baldersheim2016-10-172-3/+4
* 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
* Avoid test timing sensitivityJon Bratseth2016-10-071-3/+11
* VIP status for combined clustersJon Bratseth2016-10-073-5/+23
* Refactoring only: Move direct dispatch decision to SearchClusterJon Bratseth2016-10-053-25/+17
* Use HostName to get the local hostJon Bratseth2016-08-301-2/+2
* Rename new config value and correct assert messageJon Bratseth2016-08-221-3/+1
* Handle single groupJon Bratseth2016-08-181-11/+23
* Use the right fs4 port when talking to search nodesJon Bratseth2016-08-181-1/+2
* Test and complete local dispatch coverage conditionJon Bratseth2016-08-174-4/+67
* Add min_activedocs_coverage to dispatch config + cleanupJon Bratseth2016-08-171-11/+3
* Disable direct dispatch on failover + more testsJon Bratseth2016-08-178-167/+192