aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo/search/searchchain/Execution.java
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate tracing of dependenciesJon Bratseth14 days1-10/+0
* Searcher => BackendHenning Baldersheim2024-03-111-2/+2
* Update copyrightJon Bratseth2023-10-091-1/+1
* Non-functional changes onlyJon Bratseth2023-06-201-1/+1
* Refactor: Pull tracing into its own classJon Bratseth2022-06-141-2/+2
* Remove deprecated methos on Vespa 8Jon Bratseth2022-06-101-8/+0
* Remove deprecated ctors in RendererRegistrygjoranv2022-06-091-2/+1
* remove outdated constantArne H Juul2022-06-081-4/+0
* Remove on Vespa 8Jon Bratseth2022-06-081-7/+0
* Use SchemaInfoJon Bratseth2022-05-021-0/+5
* Use an already exported packageJon Bratseth2022-04-271-2/+1
* Create schema-info for global schema infoJon Bratseth2022-04-271-1/+1
* Resolve rank profile inputsJon Bratseth2022-04-211-56/+56
* deprecate Execution.fillAttributes()Arne H Juul2022-01-201-9/+16
* Supply and use appropriate stub methodsJon Bratseth2021-10-101-3/+10
* Supply and use appropriate stub methodsJon Bratseth2021-10-101-4/+9
* Always create indexfactsJon Bratseth2021-10-101-1/+1
* Always create searchchain registryJon Bratseth2021-10-101-1/+1
* Always create linguisticsJon Bratseth2021-10-101-1/+1
* Always create a renderer registryJon Bratseth2021-10-101-14/+11
* Guarantee we always have an executorJon Bratseth2021-10-101-2/+4
* Create an executor as needed for the tests.Henning Baldersheim2021-10-091-4/+4
* Model creates a temporary Execution which in turn creates an empty Context.Henning Baldersheim2021-10-091-1/+1
* GC unused parameter and importHenning Baldersheim2021-10-081-2/+2
* Use the executor from the contextJon Bratseth2021-10-081-2/+3
* Make executor never nullJon Bratseth2021-10-081-7/+9
* Add Executor to Execution.ContextJon Bratseth2021-10-081-36/+41
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* No functional changesJon Bratseth2021-06-101-1/+0
* Revert "Merge pull request #17754 from vespa-engine/revert-17747-bratseth/spe...Jon Bratseth2021-05-051-4/+2
* Revert "Reapply "Bratseth/special tokens""Jon Bratseth2021-05-051-2/+4
* Revert "Merge pull request #17746 from vespa-engine/revert-17738-revert-17737...Jon Bratseth2021-05-051-4/+2
* Revert "Revert "Revert "Bratseth/special tokens"""Jon Bratseth2021-05-051-2/+4
* Revert "Revert "Bratseth/special tokens""Jon Bratseth2021-05-041-4/+2
* Revert "Bratseth/special tokens"Jon Bratseth2021-05-041-2/+4
* Wire in (but don't use) SpecialTokensJon Bratseth2021-05-041-1/+1
* Move specialtokens to linguisticsJon Bratseth2021-05-041-1/+1
* Make immutableJon Bratseth2021-05-041-2/+0
* If debugging of SearchHandler is turned on, the 1k first request will have tr...Henning Baldersheim2020-02-111-2/+0
* Support index-command phrase-segmentingJon Bratseth2019-08-261-16/+5
* Preserve federation structure in Result on timeoutJon Bratseth2019-05-071-4/+2
* Correct heuristic for -a:bJon Bratseth2019-04-121-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Trace fill requestJon Bratseth2017-05-181-21/+7
* Add fill tracing skeletonJon Bratseth2017-05-181-3/+29
* Nonfunctional changesJon Bratseth2017-05-181-3/+3