summaryrefslogtreecommitdiffstats
path: root/container-search/src/main/java/com/yahoo
Commit message (Collapse)AuthorAgeFilesLines
...
* Simplify creation of BundleInstantiationSpecgjoranv2022-07-123-7/+7
|
* Revert "Do not claim that you have asked nodes that were in a known failed ↵Henning Baldersheim2022-07-081-0/+3
| | | | st…"
* Do not claim that you have asked nodes that were in a known failed state.Henning Baldersheim2022-07-081-3/+0
| | | | This makes coverage computation incorrect.
* Deprecate ConfigGetterHarald Musum2022-07-071-0/+1
|
* Allow the illegall single quoted json.Henning Baldersheim2022-07-062-2/+1
|
* Add test, faster size, and order primary/secondary as expected.Henning Baldersheim2022-07-022-2/+12
|
* Avoid map creationJon Bratseth2022-07-022-7/+98
|
* Only log when entering or leaving the balanced state.Henning Baldersheim2022-06-301-1/+1
|
* Reapply "Bjorncs/application status handler""Bjørn Christian Seime2022-06-302-0/+40
|
* Rewrite to use native arrays instead of List<String> => Cpu cost cut in half.Henning Baldersheim2022-06-301-2/+2
|
* Revert "Bjorncs/application status handler"Bjørn Christian Seime2022-06-292-40/+0
|
* Simplify and improve encapsulationBjørn Christian Seime2022-06-281-7/+6
|
* Move ApplicationStatusHandler to container-discBjørn Christian Seime2022-06-282-0/+41
|
* Avoid building full Slime AST when decoding json just to throw it all away ↵Henning Baldersheim2022-06-272-46/+89
| | | | | | when making it into a string. Instead try cheap stream parsing with jackson and keep strings for as long as possible.
* Merge pull request #23238 from ↵Henning Baldersheim2022-06-273-4/+3
|\ | | | | | | | | vespa-engine/balder/use-fixed-map-if-context-is-empty If the context map is empty just return the default
| * If the context map is empty just return the defaultHenning Baldersheim2022-06-243-4/+3
| |
* | allow user to send long integers without suffixArne H Juul2022-06-271-1/+7
|/
* Use already defined stringsHenning Baldersheim2022-06-241-3/+3
|
* If it already has all keys there is no need to create a new hashmap.Henning Baldersheim2022-06-241-3/+7
|
* Precompute a zone context to avoid always having to compute them on the fly.Henning Baldersheim2022-06-241-1/+9
|
* Merge pull request #23128 from vespa-engine/bratseth/default-short-form-harderJon Bratseth2022-06-162-3/+5
|\ | | | | Default to tensor short form more places
| * Default to tensor short form more placesJon Bratseth2022-06-162-3/+5
| |
* | Merge pull request #23140 from vespa-engine/bratseth/less-documentdbinfoJon Bratseth2022-06-165-89/+47
|\ \ | | | | | | Bratseth/less documentdbinfo
| * | Remove usage of documentdbinfo, apart from schema nameJon Bratseth2022-06-165-89/+47
| |/
* | Improve error message on early timeoutBjørn Christian Seime2022-06-162-2/+2
| |
* | Fail-fast if already timed out before RPC invokeBjørn Christian Seime2022-06-164-8/+39
| |
* | Improve timeout logic for docsum/search invokersBjørn Christian Seime2022-06-164-18/+46
|/
* Merge pull request #23097 from vespa-engine/bratseth/traceJon Bratseth2022-06-1527-236/+369
|\ | | | | Bratseth/trace
| * Move explainLevel into query.traceJon Bratseth2022-06-144-37/+28
| |
| * Turn tracing of the query on/off by trace.query=true/falseJon Bratseth2022-06-142-15/+6
| |
| * Refactor: Pull tracing into its own classJon Bratseth2022-06-1427-191/+342
| |
* | Merge pull request #23080 from vespa-engine/bratseth/zone-contextJon Bratseth2022-06-153-17/+33
|\ \ | | | | | | Support zone context variants for native properties
| * | Support zone context variants for native propertiesJon Bratseth2022-06-133-17/+33
| |/
* | Merge pull request #23090 from vespa-engine/balder/gc-deprecatedJon Bratseth2022-06-151-13/+0
|\ \ | | | | | | GC unused and deprecated code
| * | GC unused and deprecated codeHenning Baldersheim2022-06-141-13/+0
| | |
* | | GC unused codeHenning Baldersheim2022-06-141-37/+0
|/ /
* | Ensure mutable fields are visible between threadsBjørn Christian Seime2022-06-131-12/+13
| |
* | Make JsonFactory staticBjørn Christian Seime2022-06-131-5/+5
|/ | | | It was shared anyway since it was cloned from blueprint
* Merge pull request #23053 from vespa-engine/bratseth/simplify-yqlJon Bratseth2022-06-111-28/+27
|\ | | | | Simplify YQL output: {}, not [{ }]
| * Simplify YQL output: {}, not [{ }]Jon Bratseth2022-06-101-28/+27
| |
* | Remove deprecated methos on Vespa 8Jon Bratseth2022-06-102-15/+0
|/
* Handle lone childrenJon Bratseth2022-06-101-2/+2
|
* Revert "Merge pull request #23040 from ↵Jon Bratseth2022-06-105-9/+7
| | | | | | | vespa-engine/revert-23039-bratseth/weakand-by-default-take-2" This reverts commit 4b3adbb89f52bb20f2f220fcf1480673cae0881d, reversing changes made to d204179b218af2fdf4b251ede3a465ffabbf6557.
* Revert "Bratseth/weakand by default take 2"Harald Musum2022-06-095-7/+9
|
* Support WeakAnd in QueryRewriteJon Bratseth2022-06-091-4/+4
|
* Revert "Merge pull request #23036 from ↵Jon Bratseth2022-06-094-5/+3
| | | | | | | vespa-engine/revert-23032-bratseth/weakand-by-default" This reverts commit 1b00635b293901abaef45aca022647c01e840b6b, reversing changes made to 0fd0ba6d04f642095e35ff828e6d7ee334a4bdb8.
* Revert "Change user query default from ALL to WEAKAND on Vespa 8"Håkon Hallingstad2022-06-094-3/+5
|
* Merge pull request #23032 from vespa-engine/bratseth/weakand-by-defaultJon Bratseth2022-06-094-5/+3
|\ | | | | Change user query default from ALL to WEAKAND on Vespa 8
| * Change user query default from ALL to WEAKAND on Vespa 8Jon Bratseth2022-06-094-5/+3
| |
* | Remove deprecated ctors in RendererRegistrygjoranv2022-06-092-19/+1
|/