summaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Expand)AuthorAgeFilesLines
* Revert "Bratseth/dispatch summaries take 3"Jon Bratseth2018-04-1729-284/+192
* Remove usage of junit.frameworkJon Bratseth2018-04-1742-219/+491
* Merge pull request #5594 from vespa-engine/bratseth/dispatch-summaries-take-3Jon Bratseth2018-04-1729-192/+284
|\
| * No cachingJon Bratseth2018-04-161-1/+1
| * No caching support with RPCJon Bratseth2018-04-162-1/+2
| * Add tracing of summary fetchJon Bratseth2018-04-161-0/+3
| * Don't use RPC if legacy emulation is usedJon Bratseth2018-04-162-2/+16
| * Note that hits are filledJon Bratseth2018-04-161-0/+1
| * Analyze hits after fillingJon Bratseth2018-04-162-5/+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-1627-182/+260
* | Remove use of old junitJon Bratseth2018-04-163-210/+281
|/
* Fix testsJon Bratseth2018-04-162-3/+3
* Remove usage of old junitJon Bratseth2018-04-1373-368/+721
* [relevancy] and [rank] are synonyms and maps to [rank] in the backendHenning Baldersheim2018-04-122-0/+6
* Remove warningJon Bratseth2018-04-111-9/+9
* Remove temp codeJon Bratseth2018-04-111-12/+0
* Handle sort dataJon Bratseth2018-04-115-63/+72
* Revert "Revert "Direct dispatch by default when group size is 1""Jon Bratseth2018-04-115-14/+6
* Merge pull request #5540 from vespa-engine/balder/increase-default-listener-t...Jon Bratseth2018-04-101-1/+1
|\
| * Increase default listener threads for fs4 protocol, as 4 is not enough for th...Henning Baldersheim2018-04-101-1/+1
* | Revert "dispatch.summaries by default when possible"Henning Baldersheim2018-04-105-45/+34
|/
* Revert "Direct dispatch by default when group size is 1"Henning Baldersheim2018-04-105-6/+14
* Remove printlnJon Bratseth2018-04-101-1/+0
* dispatch.summaries by default when possibleJon Bratseth2018-04-106-34/+46
* Direct dispatch by default when group size is 1Jon Bratseth2018-04-105-14/+6
* Merge pull request #5503 from vespa-engine/balder/report-raw-data-insteadYngve Aasheim2018-04-091-2/+4
|\
| * Report raw aggregated count instead. Beware large numbersHenning Baldersheim2018-04-091-2/+2
| * Report raw numbers instead of a percentage.Henning Baldersheim2018-04-091-2/+4
* | Add coverage information to streaming search too.Henning Baldersheim2018-04-091-0/+4
|/
* As we are on tcp and only local connection we can afford to be a bit more agg...Henning Baldersheim2018-04-065-15/+12
* Clean out some unknown debug code.Henning Baldersheim2018-04-052-56/+22
* Clean out some unknown debug code.Henning Baldersheim2018-04-0510-543/+0
* Remove support for multiple TLD'sHenning Baldersheim2018-04-054-340/+31
* Only add the local TLD.Henning Baldersheim2018-04-051-8/+10
* Merge pull request #5377 from vespa-engine/bratseth/reduce-old-junit-usageJon Bratseth2018-03-1938-313/+524
|\
| * Make publicJon Bratseth2018-03-192-2/+2
| * Nonfunctional changes onlyJon Bratseth2018-03-1938-311/+522
* | Ensure we handle null coverage object too.Henning Baldersheim2018-03-151-4/+6
* | Ensure we handle null coverage object too.Henning Baldersheim2018-03-151-1/+1
* | Make code more readable and explicit.Henning Baldersheim2018-03-151-4/+8
* | Use built in java syntax for iterating all values of an enum.Henning Baldersheim2018-03-151-5/+1
* | Rename.Henning Baldersheim2018-03-151-7/+8
* | Add degraded metrics.Henning Baldersheim2018-03-131-16/+51
* | Add final to membersHenning Baldersheim2018-03-131-33/+31
* | Remove unused code.Henning Baldersheim2018-03-131-8/+0
|/
* Detect empty docsums and count them.Henning Baldersheim2018-03-082-9/+60
* Remove unused parameter.Henning Baldersheim2018-03-083-28/+15
* Add some more information in identifying what caused this error.Henning Baldersheim2018-03-081-1/+1
* Nonfunctional changes onlyJon Bratseth2018-03-074-14/+21