aboutsummaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9832 from vespa-engine/bratseth/increase-async-test-timeoutJon Bratseth2019-06-182-24/+24
|\
| * Increase timeout in async testJon Bratseth2019-06-182-24/+24
* | Merge pull request #9818 from vespa-engine/bratseth/tensor-summary-featuresJon Bratseth2019-06-168-27/+146
|\ \
| * | Decode tensor summary featuresJon Bratseth2019-06-158-27/+146
| |/
* / Avoid creating CompoundNames on the fly.Henning Baldersheim2019-06-144-17/+38
|/
* Revert "Revert "Require constant() for large constants and fix a type resolvi...Jon Bratseth2019-06-131-1/+1
* We should not need to put any fields from the default summary class in the do...Henning Baldersheim2019-06-121-1/+0
* Merge pull request #9742 from vespa-engine/bratseth/validate-query-profilesJo Kristian Bergum2019-06-122-0/+9
|\
| * Holistic query profile validationJon Bratseth2019-06-102-0/+9
* | Trim hits more eagerlyOlli Virtanen2019-06-111-1/+1
* | Merge pull request #9730 from vespa-engine/bratseth/dense-string-formJon Bratseth2019-06-111-1/+1
|\ \ | |/ |/|
| * Dense string formJon Bratseth2019-06-071-1/+1
* | Extract execution creation into ExecutionFactoryJon Bratseth2019-06-099-71/+158
|/
* Rewrite large constant references from foo to constant(foo)Jon Bratseth2019-06-061-2/+2
* Fix processing of timeout embedded in YQL queryOlli Virtanen2019-06-054-22/+48
* Merge pull request #9647 from vespa-engine/bratseth/non-functional-changesgjoranv2019-06-031-1/+1
|\
| * Nonfunctional changes onlyJon Bratseth2019-06-031-1/+1
* | Only create the CompoundName when needed, and do it once.Henning Baldersheim2019-06-021-1/+3
|/
* Keep the checks in one placeHenning Baldersheim2019-06-011-6/+4
* Merge pull request #9625 from vespa-engine/ollivir/deserialize-slime-traceHenning Baldersheim2019-05-311-1/+9
|\
| * Decode slime trace from protobuf messageOlli Virtanen2019-05-311-1/+9
* | Minor fixesOlli Virtanen2019-05-282-3/+2
* | Java dispatcher only uses RPC/protobufOlli Virtanen2019-05-2812-187/+112
|/
* 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-2625-91/+434
|\
| * Support URI matching in YQLJon Bratseth2019-05-2325-91/+434
* | Merge pull request #9536 from vespa-engine/bratseth/double-api-in-rank-featuresJon Bratseth2019-05-246-16/+67
|\ \
| * | Add double API to RankFeaturesJon Bratseth2019-05-246-16/+67
* | | Merge pull request #9546 from vespa-engine/bratseth/increase-test-timeoutHarald Musum2019-05-242-12/+17
|\ \ \
| * | | Increase timeoutJon Bratseth2019-05-242-12/+17
| |/ /
* | | Merge pull request #9543 from vespa-engine/balder/avoid-expensive-check-on-cloneJon Bratseth2019-05-241-1/+1
|\ \ \
| * | | Add setParent on cloneHenning Baldersheim2019-05-241-0/+1
| * | | Do not revalidate on cloneHenning Baldersheim2019-05-241-1/+0
| |/ /
* / / Serialize testsJon Bratseth2019-05-242-9/+18
|/ /
* / Ensure that serverId is created when we trace it.Henning Baldersheim2019-05-221-13/+8
|/
* Mock RPC connections instead of relying on 'real' connectivity errorsOlli Virtanen2019-05-214-26/+94
* Test searching for backslashJon Bratseth2019-05-203-60/+52
* Merge pull request #9437 from vespa-engine/ollivir/warn-about-field-indexingJon Bratseth2019-05-161-18/+24
|\
| * Add query traces when contains/matches will likely not work as expectedOlli Virtanen2019-05-161-18/+24
* | Merge pull request #9427 from vespa-engine/ollivir/more-protobuf-null-checkingJon Bratseth2019-05-162-1/+35
|\ \
| * | Another null check and a minimal testOlli Virtanen2019-05-152-1/+35
| |/
* / Use one JRT Supervisor now that it supports multiple transport threadsOlli Virtanen2019-05-142-10/+15
|/
* getLocation() may return nullOlli Virtanen2019-05-101-1/+3
* Preserve federation structure in Result on timeoutJon Bratseth2019-05-078-37/+55
* Merge pull request #9226 from vespa-engine/ollivir/group-documents-log-fixHenning Baldersheim2019-04-291-2/+2
|\
| * Fix document count logging parametersOlli Virtanen2019-04-291-2/+2
* | no need to ignore testng log files anymore.Henning Baldersheim2019-04-291-1/+0
|/
* Merge pull request #9203 from vespa-engine/bratseth/explicit-in-yqlJo Kristian Bergum2019-04-263-23/+12
|\
| * Mark phrases as explicitJon Bratseth2019-04-263-23/+12
* | Import cleanupOlli Virtanen2019-04-261-1/+0