summaryrefslogtreecommitdiffstats
path: root/container-search/src/main
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11330 from vespa-engine/bratseth/smarter-rebalancingJon Bratseth2019-11-181-4/+2
|\
| * Do rebalancing deployments in the RebalancerJon Bratseth2019-11-181-4/+2
* | Optimize importsJon Bratseth2019-11-181-1/+0
* | Move SameElementItem out of betaJon Bratseth2019-11-182-1/+2
* | Handle single value string buckets correctlyJon Bratseth2019-11-151-1/+1
|/
* Remove leftovers from dispatching through fdispatchJon Bratseth2019-11-144-55/+32
* Allow function value lookup without rankingExpression() wrapperJon Bratseth2019-11-121-2/+10
* Unit test features() accessorJon Bratseth2019-11-121-1/+2
* Accessor for summary featuresJon Bratseth2019-11-124-16/+36
* YQL parsing/serialization improvementsJon Bratseth2019-11-073-24/+59
* Literal tensors with value expressionsJon Bratseth2019-11-051-2/+2
* FastSearcher must not call shutdown on the dispatcher, as it does not own it.Henning Baldersheim2019-11-042-10/+3
* Trace field collapsingJon Bratseth2019-10-311-8/+9
* Add testsJon Bratseth2019-10-285-11/+23
* Rename ownerId to ownerSourceJon Bratseth2019-10-281-7/+7
* Trace sources of query profile valuesJon Bratseth2019-10-289-38/+71
* 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 vespa-engine/bratseth/query-profiles-local-var...Jon Bratseth2019-10-271-17/+17
|\
| * Generate combinations of variants found in all pathsJon Bratseth2019-10-271-17/+17
* | Merge with masterJon Bratseth2019-10-251-5/+0
|\|
| * Revert "Revert "search-nodes config is long gone. Now it is taken over by dis...Henning Baldersheim2019-10-241-5/+0
| * Revert "search-nodes config is long gone. Now it is taken over by dispatch co...Harald Musum2019-10-241-0/+5
| * 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-254-27/+50
|/
* Don't rebalance in AWSJon Bratseth2019-10-241-0/+1
* Allow old style select with query profile typesJon Bratseth2019-10-186-20/+52
* minheapsize -> minHeapsizeHenning Baldersheim2019-10-151-2/+2
* Add minheapsize as a controllable entity. Control it explicit and avoid using...Henning Baldersheim2019-10-141-0/+3
* Add constructor for controlling end value include/excludeJon Bratseth2019-10-141-1/+15
* Merge pull request #10954 from vespa-engine/bratseth/string-bucket-convenienc...Bjørn Christian Seime2019-10-111-12/+17
|\
| * 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-073-29/+38
* Support relative substitution by prefixing a property by dotJon Bratseth2019-10-076-69/+162
* 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-047-28/+63
* Merge pull request #10822 from vespa-engine/bratseth/like-identifier-in-yqlJon Bratseth2019-09-301-1/+1
|\
| * Add 'like' to reserved words usable as identifiersJon Bratseth2019-09-301-1/+1
* | Resolve left-wildcard variants preciselyJon Bratseth2019-09-304-30/+76
* | Substitute properties in trace outputJon Bratseth2019-09-303-11/+9
|/
* Classify compare implementation bugs correctlyJon Bratseth2019-09-241-22/+22
* Nonfunctional changes onlyJon Bratseth2019-09-248-16/+23
* Revert "Revert "Balder/remove tld from config model rebased""Henning Baldersheim2019-09-231-27/+8