summaryrefslogtreecommitdiffstats
path: root/container-search/src/main
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9944 from vespa-engine/bratseth/output-immediate-graphJon Bratseth2019-07-081-6/+5
|\
| * Output the intermediate graphJon Bratseth2019-06-301-6/+5
* | Merge pull request #9942 from vespa-engine/vekterli/defer-mbus-session-init-u...Tor Brede Vekterli2019-07-081-3/+34
|\ \
| * | Defer MBus DocumentAccess creation until time of first useTor Brede Vekterli2019-07-021-3/+34
* | | Nonfunctional changes onlyJon Bratseth2019-07-033-11/+10
|/ /
* / Allow subclassing by making some hooks protectedJon Bratseth2019-06-292-18/+28
|/
* Merge with masterJon Bratseth2019-06-2812-24/+89
|\
| * Merge pull request #9918 from vespa-engine/balder/collapse-single-child-under...Henning Baldersheim2019-06-287-9/+53
| |\
| | * Move extract logic to the relevant itemsJon Bratseth2019-06-284-9/+23
| | * Refactor to better show the intention of reducability.Henning Baldersheim2019-06-275-15/+38
| | * A single element under sameElement operator can be pulled out to avoid the sa...Henning Baldersheim2019-06-271-2/+9
| * | Merge pull request #9908 from vespa-engine/bratseth/tensor-summary-features-2Jon Bratseth2019-06-274-14/+31
| |\ \ | | |/ | |/|
| | * Override rendering of FeatureData jsonJon Bratseth2019-06-271-3/+6
| | * Add testJon Bratseth2019-06-271-8/+23
| | * Nonfunctional changes onlyJon Bratseth2019-06-212-3/+2
| * | Return true not null by defaultJon Bratseth2019-06-271-1/+5
| |/
* | Add importsJon Bratseth2019-06-281-0/+9
* | Nonfunctional changes onlyJon Bratseth2019-06-288-57/+47
|/
* Merge pull request #9832 from vespa-engine/bratseth/increase-async-test-timeoutJon Bratseth2019-06-181-1/+1
|\
| * Increase timeout in async testJon Bratseth2019-06-181-1/+1
* | Merge pull request #9818 from vespa-engine/bratseth/tensor-summary-featuresJon Bratseth2019-06-166-26/+90
|\ \
| * | Decode tensor summary featuresJon Bratseth2019-06-156-26/+90
| |/
* / Avoid creating CompoundNames on the fly.Henning Baldersheim2019-06-142-17/+30
|/
* 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-121-0/+8
|\
| * Holistic query profile validationJon Bratseth2019-06-101-0/+8
* | 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-093-57/+123
|/
* 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-053-9/+20
* 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-289-160/+75
|/
* Merge pull request #9520 from vespa-engine/bratseth/uri-in-yqlJon Bratseth2019-05-2612-69/+263
|\
| * Support URI matching in YQLJon Bratseth2019-05-2312-69/+263
* | Merge pull request #9536 from vespa-engine/bratseth/double-api-in-rank-featuresJon Bratseth2019-05-244-14/+43
|\ \
| * | Add double API to RankFeaturesJon Bratseth2019-05-244-14/+43
* | | Merge pull request #9546 from vespa-engine/bratseth/increase-test-timeoutHarald Musum2019-05-241-1/+1
|\ \ \
| * | | Increase timeoutJon Bratseth2019-05-241-1/+1
| |/ /
* | | 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
| |/ /