summaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Expand)AuthorAgeFilesLines
* Revert "Append all, the sort all, then trim tail is too expensive."Henning Baldersheim2019-09-101-33/+14
* Revert "Removing elements from an array is very costly."Henning Baldersheim2019-09-102-13/+7
* Merge pull request #10569 from vespa-engine/balder/more-efficient-trimJon Bratseth2019-09-092-7/+13
|\
| * Propagate listenersJon Bratseth2019-09-091-7/+7
| * Removing elements from an array is very costly.Henning Baldersheim2019-09-092-2/+8
* | Merge pull request #10551 from vespa-engine/balder/merge-topn-instead-of-appe...Henning Baldersheim2019-09-091-14/+33
|\ \ | |/ |/|
| * Append all, the sort all, then trim tail is too expensive.Henning Baldersheim2019-09-081-14/+33
* | Merge pull request #10555 from vespa-engine/bratseth/log-causeJon Bratseth2019-09-091-4/+4
|\ \
| * | Don't castJon Bratseth2019-09-091-2/+2
| * | Log cause directly to avoid it being truncated awayJon Bratseth2019-09-091-6/+6
* | | Merge pull request #10519 from vespa-engine/vekterli/add-simple-logging-query...Tor Brede Vekterli2019-09-0919-50/+651
|\ \ \
| * | | Fix JavaDocTor Brede Vekterli2019-09-091-1/+1
| * | | Add class commentsTor Brede Vekterli2019-09-062-1/+19
| * | | Log elapsed time in seconds instead of millisecondsTor Brede Vekterli2019-09-061-2/+2
| * | | Add simple probabilistic query tracing and logging for streaming searches tha...Tor Brede Vekterli2019-09-0519-50/+633
* | | | default constructor must be empty as it is used in tests in other packages.Henning Baldersheim2019-09-081-1/+1
* | | | Revert "Revert "Warmup yql""Henning Baldersheim2019-09-082-16/+52
| |/ / |/| |
* | | Revert "Warmup yql"Henning Baldersheim2019-09-082-52/+16
| |/ |/|
* | Add comments and more clear error messages.Henning Baldersheim2019-09-061-3/+4
* | Warmup yql.Henning Baldersheim2019-09-062-16/+51
* | Merge pull request #10510 from vespa-engine/bjormel/endpoint-as-a-dimension-f...Bjørn Meland2019-09-061-11/+6
|\ \ | |/ |/|
| * 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-033-12/+3
* | Merge pull request #10470 from vespa-engine/bratseth/variants-with-multiple-i...Jon Bratseth2019-08-302-4/+30
|\ \
| * | Compile all variants also with multiple inheritanceJon Bratseth2019-08-302-4/+30
* | | 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-262-12/+27
* Test implicit and optionJon Bratseth2019-08-263-3/+39
* Support index-command phrase-segmentingJon Bratseth2019-08-2616-82/+99
* Supoprt and'ing two not'sJon Bratseth2019-08-264-20/+56
* Merge pull request #10376 from vespa-engine/bratseth/handle-inherited-variantsArne H Juul2019-08-238-111/+192
|\
| * Handle inherited variants with different dimensionsJon Bratseth2019-08-228-111/+192
* | Enable grouping session cache default.Henning Baldersheim2019-08-226-14/+19
* | Enable grouping session cache by defaultBjørn Christian Seime2019-08-212-3/+3
|/
* doc: -> id:Henning Baldersheim2019-08-167-17/+17
* Merge branch 'master' into balder/prepare-remove-visitor-orderingHenning Baldersheim2019-08-1517-151/+185
|\
| * 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-144-2/+44
| * 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
| * Cancel abi update.Henning Baldersheim2019-08-131-1/+0
| * Avoid exposing internals in public api.Henning Baldersheim2019-08-132-17/+18