aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main
Commit message (Expand)AuthorAgeFilesLines
...
| * Removed chainContext cacheBjorn Meland2019-09-051-10/+4
| * VESPA-16236: endpoint as a dimension to search requestsBjorn Meland2019-09-041-2/+3
* | update shell bootstrap sectionsArne Juul2019-09-041-0/+4
|/
* Merge pull request #10463 from vespa-engine/bratseth/document-parsing-error-m...Jon Bratseth2019-09-043-19/+12
|\
| * Nonfunctional changes onlyJon Bratseth2019-08-293-19/+12
* | Remove feature flag for grouping session cacheBjørn Christian Seime2019-09-032-11/+2
* | Merge pull request #10470 from vespa-engine/bratseth/variants-with-multiple-i...Jon Bratseth2019-08-301-3/+4
|\ \
| * | Compile all variants also with multiple inheritanceJon Bratseth2019-08-301-3/+4
* | | Check for b being nullJon Bratseth2019-08-301-0/+3
|/ /
* / Remove use of Nullable and NotNull annotationsHarald Musum2019-08-2915-114/+16
|/
* Allow segment and in phraseJon Bratseth2019-08-261-7/+7
* Test implicit and optionJon Bratseth2019-08-261-1/+1
* Support index-command phrase-segmentingJon Bratseth2019-08-2615-82/+93
* Supoprt and'ing two not'sJon Bratseth2019-08-262-20/+37
* Merge pull request #10376 from vespa-engine/bratseth/handle-inherited-variantsArne H Juul2019-08-235-33/+88
|\
| * Handle inherited variants with different dimensionsJon Bratseth2019-08-225-33/+88
* | Enable grouping session cache default.Henning Baldersheim2019-08-221-1/+1
* | Enable grouping session cache by defaultBjørn Christian Seime2019-08-212-3/+3
|/
* Merge branch 'master' into balder/prepare-remove-visitor-orderingHenning Baldersheim2019-08-1513-149/+111
|\
| * Location should also be sent anyway.Henning Baldersheim2019-08-152-3/+8
| * GC unused codeHenning Baldersheim2019-08-153-81/+1
| * query and location are 2 distinct dimensionsHenning Baldersheim2019-08-152-4/+4
| * Differentiate between empty and missing docsum.Henning Baldersheim2019-08-142-2/+2
| * Unify trace messages so that execution path can be tested and verified runtime.Henning Baldersheim2019-08-141-5/+6
| * Correct spellingJon Bratseth2019-08-131-1/+1
| * Declare dispatch parametersJon Bratseth2019-08-134-26/+55
| * Avoid exposing internals in public api.Henning Baldersheim2019-08-132-17/+18
| * Propagate the tracelevel to the backend too.Henning Baldersheim2019-08-132-2/+4
| * Add source of message.Henning Baldersheim2019-08-132-2/+2
| * Add tracing for query ranking cache observabilityHenning Baldersheim2019-08-131-0/+3
| * Error checking in one place and add TODO about verifying if we need to requir...Henning Baldersheim2019-08-131-1/+2
| * Allow any simple term and gard against non-termsJon Bratseth2019-08-131-2/+2
| * Use toSerialForm() for consitency.Henning Baldersheim2019-08-131-1/+1
| * Make the serial form explicitJon Bratseth2019-08-132-4/+7
| * Also need the sort function.Henning Baldersheim2019-08-131-1/+1
| * If location is necessary the query is needed during fill too.Henning Baldersheim2019-08-122-6/+3
* | Remove visitor ordering and order selection.Henning Baldersheim2019-08-092-24/+2
|/
* Introduce feature flag for enabling grouping session cacheBjørn Christian Seime2019-07-252-1/+9
* 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
| |\ \ | | |/ | |/|