summaryrefslogtreecommitdiffstats
path: root/container-search/src/main
Commit message (Expand)AuthorAgeFilesLines
* YQL programCompileExceptions are IllegalInputExceptionsJon Bratseth2021-09-211-22/+3
* Encode tensors passed as encode(text)Jon Bratseth2021-09-2011-28/+215
* Merge pull request #19003 from takamabe/correct_heuristic_for_negativeItemJon Bratseth2021-09-101-0/+4
|\
| * correct heuristic for -(N)takamabe2021-09-081-0/+4
* | set timeout for clone querytakamabe2021-08-271-0/+1
|/
* Change unit to nano secondsBjørn Christian Seime2021-07-121-3/+2
* Change metric name to 'jdisc.render.latency'Bjørn Christian Seime2021-07-121-1/+1
* Non-functional changes onlyJon Bratseth2021-07-103-8/+7
* Merge pull request #18511 from vespa-engine/bratseth/unbalanced-with-few-docsHenning Baldersheim2021-07-026-51/+50
|\
| * Enable top-k optimization only if balanced and non-sparseJon Bratseth2021-07-023-11/+18
| * Separate balanced and sparseJon Bratseth2021-07-022-26/+25
| * Infer groupJon Bratseth2021-07-025-22/+15
* | Correctly track start time for synchronous rendererBjørn Christian Seime2021-07-011-2/+5
* | Add metric for render latencyBjørn Christian Seime2021-07-012-5/+31
* | Don't use raw type - specify type argumentsBjørn Christian Seime2021-07-012-13/+12
|/
* Cast to MessageBusDocumentAccess only where neededJon Marius Venstad2021-06-302-1/+4
* Use an injected VespaDocumentAccess for streaming searchJon Marius Venstad2021-06-303-69/+44
* Allow deviation of at least 1 documentHarald Musum2021-06-301-1/+5
* No functional changesJon Bratseth2021-06-281-24/+6
* No functional changesJon Bratseth2021-06-252-2/+4
* Various cleanup when reading grouping code.Henning Baldersheim2021-06-161-1/+6
* Gc unused config options: min-group-coverage and max nodes per groupJon Bratseth2021-06-154-7/+9
* Merge pull request #18252 from vespa-engine/arnej/multiple-doc-types-nnArne H Juul2021-06-151-16/+28
|\
| * allow multiple tensor types for same nameArne Juul2021-06-141-16/+28
* | Remove Beta annotationJon Bratseth2021-06-141-2/+0
|/
* No functional changesJon Bratseth2021-06-104-4/+3
* Point to docJon Bratseth2021-06-031-4/+5
* No functional changesJon Bratseth2021-05-207-27/+17
* Merge pull request #17906 from vespa-engine/bratseth/query-profile-type-inher...Jon Bratseth2021-05-204-7/+7
|\
| * Let child fields override parentsJon Bratseth2021-05-191-4/+6
| * Non-functional changes onlyJon Bratseth2021-05-193-3/+1
* | Prepare for raw fields to be presented as base64 encoded in summary.Henning Baldersheim2021-05-194-1/+45
|/
* Revert "Revert "Don't consider number of working nodes in coverage""Jon Bratseth2021-05-112-22/+6
* Revert "Don't consider number of working nodes in coverage"Jon Bratseth2021-05-102-6/+22
* Don't consider number of working nodes in coverageJon Bratseth2021-05-102-22/+6
* Don't dispatch on zero time leftBjørn Christian Seime2021-05-101-1/+1
* Check for query timeout before dispatching streaming search queryBjørn Christian Seime2021-05-071-1/+5
* Handle fallback value of ElapsedTime.first()Bjørn Christian Seime2021-05-071-2/+4
* Merge pull request #17775 from vespa-engine/jonmv/badgesValerij Fredriksen2021-05-072-6/+2
|\
| * Remove unused fieldsJon Marius Venstad2021-05-072-6/+2
* | Revert "Merge pull request #17754 from vespa-engine/revert-17747-bratseth/spe...Jon Bratseth2021-05-057-326/+27
* | Revert "Reapply "Bratseth/special tokens""Jon Bratseth2021-05-057-27/+326
* | Use creation time from http request when availableBjørn Christian Seime2021-05-051-2/+3
* | Revert "Merge pull request #17746 from vespa-engine/revert-17738-revert-17737...Jon Bratseth2021-05-057-326/+27
* | Revert "Revert "Revert "Bratseth/special tokens"""Jon Bratseth2021-05-057-27/+326
* | Revert "Revert "Bratseth/special tokens""Jon Bratseth2021-05-047-326/+27
|/
* Revert "Bratseth/special tokens"Jon Bratseth2021-05-047-27/+326
* Wire in (but don't use) SpecialTokensJon Bratseth2021-05-041-1/+1
* Move specialtokens to linguisticsJon Bratseth2021-05-046-225/+4
* Make immutableJon Bratseth2021-05-045-177/+101