summaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9818 from vespa-engine/bratseth/tensor-summary-featuresJon Bratseth2019-06-161-0/+52
|\
| * Decode tensor summary featuresJon Bratseth2019-06-151-0/+52
* | Avoid creating CompoundNames on the fly.Henning Baldersheim2019-06-141-0/+7
|/
* Extract execution creation into ExecutionFactoryJon Bratseth2019-06-095-12/+18
* Fix processing of timeout embedded in YQL queryOlli Virtanen2019-06-051-13/+28
* Java dispatcher only uses RPC/protobufOlli Virtanen2019-05-283-27/+37
* Extend timeout to 30s and cleanup/consolidate unused codeHenning Baldersheim2019-05-271-37/+20
* Merge pull request #9520 from vespa-engine/bratseth/uri-in-yqlJon Bratseth2019-05-2612-19/+141
|\
| * Support URI matching in YQLJon Bratseth2019-05-2312-19/+141
* | Merge pull request #9536 from vespa-engine/bratseth/double-api-in-rank-featuresJon Bratseth2019-05-241-1/+21
|\ \
| * | Add double API to RankFeaturesJon Bratseth2019-05-241-1/+21
| |/
* | Merge pull request #9546 from vespa-engine/bratseth/increase-test-timeoutHarald Musum2019-05-241-11/+16
|\ \
| * | Increase timeoutJon Bratseth2019-05-241-11/+16
| |/
* / Serialize testsJon Bratseth2019-05-241-7/+17
|/
* Mock RPC connections instead of relying on 'real' connectivity errorsOlli Virtanen2019-05-214-26/+94
* Test searching for backslashJon Bratseth2019-05-202-5/+31
* Another null check and a minimal testOlli Virtanen2019-05-151-0/+32
* Preserve federation structure in Result on timeoutJon Bratseth2019-05-073-7/+36
* Merge pull request #9044 from vespa-engine/revert-9043-revert-9026-bratseth/b...Jon Bratseth2019-04-262-6/+37
|\
| * Correct heuristic for -a:bJon Bratseth2019-04-121-0/+10
| * Revert "Revert "Better heuristics for negative numbers""Jon Bratseth2019-04-082-6/+27
* | Merge pull request #9061 from vespa-engine/bratseth/open-querytree-andJon Bratseth2019-04-102-0/+28
|\ \
| * | Make QueryTree.and publicJon Bratseth2019-04-092-0/+28
| |/
* / Use requestedCompressionOlli Virtanen2019-04-091-1/+2
|/
* Revert "Better heuristics for negative numbers"Harald Musum2019-04-082-27/+6
* Merge pull request #9026 from vespa-engine/bratseth/better-negative-number-he...Arne H Juul2019-04-072-6/+27
|\
| * Better heuristics for negative numbersJon Bratseth2019-04-052-6/+27
* | Make test independent of node reporting error.Henning Baldersheim2019-04-051-1/+2
* | There has been no use for annotating the type as tensor for a very long time....Henning Baldersheim2019-04-051-3/+2
* | Optimizations for search protocol over jrt/protobufOlli Virtanen2019-04-054-83/+83
|/
* Merge pull request #9003 from vespa-engine/bratseth/tensor-value-typeJon Bratseth2019-04-042-25/+26
|\
| * Add tensor value typeJon Bratseth2019-04-032-25/+26
* | Trivial cleanupOlli Virtanen2019-04-021-0/+1
* | Use sort data with java dispatcherOlli Virtanen2019-04-028-25/+19
|/
* Parse boolean comparisonsJon Bratseth2019-04-011-0/+6
* Merge branch 'master' into ollivir/protobuf-ping-and-feature-flagOlli Virtanen2019-03-291-1/+9
|\
| * Merge pull request #8925 from vespa-engine/balder/provide-initial-bufferHenning Baldersheim2019-03-281-1/+9
| |\
| | * We need to grow if we are too small..... If not we never finish.Henning Baldersheim2019-03-281-0/+9
| | * Provide initial buffer instead of initial size.Henning Baldersheim2019-03-271-1/+0
* | | Feature flag to enable protobuf in search protocol as default; protobuf pingOlli Virtanen2019-03-284-10/+10
|/ /
* / Retrieve document summaries over jrt/protobufOlli Virtanen2019-03-272-13/+10
|/
* Merge pull request #8872 from vespa-engine/ollivir/just-trace-partial-failuresOlli Virtanen2019-03-222-5/+17
|\
| * Report partial group connection failures through trace, not errorOlli Virtanen2019-03-222-5/+17
* | Non-functional changes onlyJon Bratseth2019-03-222-0/+6
|/
* Merge pull request #8805 from vespa-engine/ollivir/java-dispatch-metricsOlli Virtanen2019-03-224-9/+32
|\
| * dispatch_internal and dispatch_fdispatch metricsOlli Virtanen2019-03-154-9/+32
* | Merge pull request #8849 from vespa-engine/ollivir/searchprotocol-protobufOlli Virtanen2019-03-224-17/+152
|\ \
| * | Search over protobuf + jrtOlli Virtanen2019-03-194-17/+152
* | | Enusure that explicit overrides go throughHenning Baldersheim2019-03-212-3/+11
* | | Soft timeout is now default in backend. No need to send down properties anymore.Henning Baldersheim2019-03-203-6/+4
|/ /