summaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Collapse)AuthorAgeFilesLines
* Add testsJon Bratseth2019-10-289-17/+101
|
* Rename ownerId to ownerSourceJon Bratseth2019-10-281-7/+7
|
* Trace sources of query profile valuesJon Bratseth2019-10-2812-54/+84
|
* Retain information about sources when compilingJon Bratseth2019-10-287-43/+89
|
* Note value source when visitingJon Bratseth2019-10-2813-185/+296
|
* Remove printlnsJon Bratseth2019-10-271-2/+0
|
* Merge pull request #11127 from ↵Jon Bratseth2019-10-272-17/+43
|\ | | | | | | | | vespa-engine/bratseth/query-profiles-local-variant-resolution Generate combinations of variants found in all paths
| * Generate combinations of variants found in all pathsJon Bratseth2019-10-272-17/+43
| |
* | Merge with masterJon Bratseth2019-10-252-6/+0
|\|
| * Do not install config no longer used.Henning Baldersheim2019-10-241-1/+0
| |
| * Revert "Revert "search-nodes config is long gone. Now it is taken over by ↵Henning Baldersheim2019-10-241-5/+0
| | | | | | | | dispatch co…""
| * Revert "search-nodes config is long gone. Now it is taken over by dispatch ↵Harald Musum2019-10-241-0/+5
| | | | | | | | co…"
| * search-nodes config is long gone. Now it is taken over by dispatch config.Henning Baldersheim2019-10-241-5/+0
| |
* | Create one Dispatcher component per search clusterJon Bratseth2019-10-257-39/+70
|/ | | | | | This avoids creating an excessive number of connections to search clusters when the application (incorrectly) creates many local provider chains to the same search cluster.
* Don't rebalance in AWSJon Bratseth2019-10-241-0/+1
|
* Merge pull request #11020 from vespa-engine/hakonhall/use-mockito-core-310Martin Polden2019-10-212-2/+2
|\ | | | | Use mockito-core 3.1.0
| * Use mockito-core 3.1.0Håkon Hallingstad2019-10-182-2/+2
| |
* | Update ABI specJon Bratseth2019-10-181-0/+2
| |
* | Allow old style select with query profile typesJon Bratseth2019-10-188-21/+79
| |
* | Add testJon Bratseth2019-10-181-0/+16
|/
* minheapsize -> minHeapsizeHenning Baldersheim2019-10-151-2/+2
|
* Add minheapsize as a controllable entity. Control it explicit and avoid ↵Henning Baldersheim2019-10-141-0/+3
| | | | using append of jvmargs which is intended for user specified overrides.
* Add constructor for controlling end value include/excludeJon Bratseth2019-10-142-1/+16
|
* Add constructorsJon Bratseth2019-10-111-0/+2
|
* Merge pull request #10954 from ↵Bjørn Christian Seime2019-10-111-12/+17
|\ | | | | | | | | vespa-engine/bratseth/string-bucket-convenience-constructor Bratseth/string bucket convenience constructor
| * Improve javadocJon Bratseth2019-10-111-12/+7
| |
| * Add convenience constructorsJon Bratseth2019-10-111-0/+10
| |
| * Nonfunctional changes onlyJon Bratseth2019-10-111-6/+6
| |
* | Do not set atStartup without also setting isWorking.Henning Baldersheim2019-10-101-8/+5
| |
* | Use a 'legal' ping timeout code.Henning Baldersheim2019-10-101-1/+1
|/
* Validate local substitutions during compileJon Bratseth2019-10-074-33/+51
|
* Support relative substitution by prefixing a property by dotJon Bratseth2019-10-079-101/+279
|
* Avoid too much logging during node up and down.Henning Baldersheim2019-10-041-1/+3
|
* Improve readability.Henning Baldersheim2019-10-042-2/+2
|
* Use else-if insteda of nested ifHenning Baldersheim2019-10-041-4/+3
|
* - Shut down monitoring thread.Henning Baldersheim2019-10-0415-47/+82
| | | | | - Remove fs4 cleanup. - Add some more debug information for group status.
* Merge pull request #10822 from vespa-engine/bratseth/like-identifier-in-yqlJon Bratseth2019-09-303-20/+8
|\ | | | | Add 'like' to reserved words usable as identifiers
| * Add 'like' to reserved words usable as identifiersJon Bratseth2019-09-303-20/+8
| |
* | Resolve left-wildcard variants preciselyJon Bratseth2019-09-306-81/+138
| |
* | Substitute properties in trace outputJon Bratseth2019-09-304-11/+34
|/
* Remove unnecessary importJon Bratseth2019-09-241-1/+0
|
* Classify compare implementation bugs correctlyJon Bratseth2019-09-241-22/+22
|
* Nonfunctional changes onlyJon Bratseth2019-09-249-16/+24
|
* Revert "Revert "Balder/remove tld from config model rebased""Henning Baldersheim2019-09-232-54/+8
|
* Revert "Balder/remove tld from config model rebased"Harald Musum2019-09-232-8/+54
|
* GC unused codeHenning Baldersheim2019-09-232-36/+0
|
* Remove unuse import.Henning Baldersheim2019-09-231-1/+0
|
* Remove some more complicated unused code.Henning Baldersheim2019-09-231-17/+8
|
* Follow api changeHenning Baldersheim2019-09-222-10/+7
|
* Clean up the dispatch protobuf flag too.Henning Baldersheim2019-09-222-5/+3
|