aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/result
Commit message (Expand)AuthorAgeFilesLines
* Keep stack trace no execution exceptionJon Bratseth2024-01-031-0/+8
* Non-functional changes onlyJon Bratseth2023-10-181-2/+2
* Modernize for loops.Henning Baldersheim2023-10-101-8/+4
* - Prevent adding your own errors to self.Henning Baldersheim2023-10-101-0/+1
* Update copyrightJon Bratseth2023-10-0920-20/+20
* Check query timeout in SearchHandlerjonmv2023-10-021-1/+1
* Avoid constructor with magic that is not understandableHenning Baldersheim2023-03-231-1/+5
* Add test showing behaviour when using 0Henning Baldersheim2023-03-221-0/+1
* It is enough to have a single document to verify that the corpus is OK.Henning Baldersheim2023-03-221-1/+1
* use common utility and constantArne Juul2023-03-021-1/+2
* Don't count unfilled hits towards successJon Bratseth2023-01-201-3/+2
* Support direct tensor renderingJon Bratseth2023-01-141-4/+10
* Introduce Autoscsaling result objectJon Bratseth2022-12-131-5/+5
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-1/+1
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-1/+1
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-1/+1
* Cleanup, and throw better exceptionsJon Bratseth2022-10-131-30/+17
* Cleanup - no functional changesJon Bratseth2022-10-101-6/+7
* soonActive => targetActiveHenning Baldersheim2022-09-091-5/+2
* Propagate target-active-docs in monitor reply.Henning Baldersheim2022-09-091-1/+1
* Remove deprecated APIs exposing Guava typesBjørn Christian Seime2022-06-081-9/+0
* Refactor testsJon Bratseth2022-05-051-2/+3
* No functional changesJon Bratseth2022-03-251-1/+1
* Merge pull request #21722 from vespa-engine/bratseth/deprecate-some-orgjsonJon Bratseth2022-03-171-0/+1
|\
| * Decprecate public org.jsonJon Bratseth2022-01-311-0/+1
* | Add FlatteningSearcherJon Bratseth2022-03-071-3/+1
* | typoKristian Aune2022-03-071-1/+1
|/
* Stem by linguistics in rule basesJon Bratseth2022-01-101-0/+2
* Don't require *both* curly and square brackets around annotationsJon Bratseth2021-12-221-3/+1
* Rename method 'future' => 'completeFuture'Bjørn Christian Seime2021-12-081-1/+1
* Deprecate methods using Guava ListenableFutureBjørn Christian Seime2021-12-081-2/+10
* Add custom `@Beta` annotationBjørn Christian Seime2021-12-031-1/+1
* simplify HitGroup error propagationArne H Juul2021-10-101-0/+10
* Add Executor to Execution.ContextJon Bratseth2021-10-081-1/+1
* Merge pull request #19439 from vespa-engine/arnej/wire-errors-from-backendArne H Juul2021-10-071-2/+12
|\
| * wait with very specific errors in enumArne H Juul2021-10-061-2/+2
| * wire error received in protobuf messageArne H Juul2021-10-061-2/+12
* | Update 2017 copyright notices.gjoranv2021-10-0720-20/+20
|/
* Add tensor short form format option for result renderingLester Solbakken2021-09-291-4/+16
* Warn not to cache thisJon Bratseth2021-02-031-2/+4
* Always create value map if invokedJon Bratseth2020-09-031-16/+14
* Optimize for looking up values that are presentJon Bratseth2020-09-021-8/+16
* Decode onceJon Bratseth2020-09-011-0/+26
* Expose raw summary dataJon Bratseth2020-08-051-1/+1
* Non-functional changes onlyJon Bratseth2020-03-231-2/+2
* Avoid deprecation warningsHenning Baldersheim2019-12-191-2/+2
* Allow function value lookup without rankingExpression() wrapperJon Bratseth2019-11-121-2/+10
* Accessor for summary featuresJon Bratseth2019-11-123-16/+25
* Nonfunctional changes onlyJon Bratseth2019-09-241-3/+1
* CleanupJon Bratseth2019-09-171-4/+3