aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2289 from yahoo/geirst/tune-proton-config-based-on-node-f...Jon Bratseth2017-04-267-6/+138
|\
| * Tune proton config based on flavor if this is present for the search node.Geir Storli2017-04-265-6/+72
| * Add class for tuning proton config based on node flavor of a search node.Geir Storli2017-04-262-0/+66
* | warn for deprecation tooArne H Juul2017-04-253-3/+7
* | disallow some warningsArne H Juul2017-04-251-3/+8
* | implement hashCode()Arne H Juul2017-04-254-0/+19
* | use class name for accessing static variableArne H Juul2017-04-251-1/+1
* | use class name for accessing static methodArne H Juul2017-04-251-5/+5
* | remove unneeded castsArne H Juul2017-04-252-14/+14
* | no need to implement equals() hereArne H Juul2017-04-251-6/+1
* | annotate deprecated methodArne H Juul2017-04-251-0/+1
|/
* Merge pull request #2215 from yahoo/revert-2213-revert-2202-balder/fast-acces...Henning Baldersheim2017-04-216-95/+195
|\
| * Update expected answer in test too.Henning Baldersheim2017-04-201-1/+1
| * AttributesConfigProducer must not inherit config from StreamingSearchCluster.Henning Baldersheim2017-04-201-1/+1
| * Revert "Revert "Balder/fast access fields are also in memory for streaming se...Henning Baldersheim2017-04-206-95/+195
| * Revert "Balder/fast access fields are also in memory for streaming search"Henning Baldersheim2017-04-206-195/+95
| * Merge pull request #2202 from yahoo/balder/fast-access-fields-are-also-in-mem...Henning Baldersheim2017-04-206-95/+195
| |\
| | * Test and implement that only fast access attributes are produced for streamin...Henning Baldersheim2017-04-204-46/+73
| | * Simplify with streams and ImmutableMap.ofHenning Baldersheim2017-04-202-19/+14
| | * break long line for readabilityHenning Baldersheim2017-04-201-3/+6
| | * Remove empty lineHenning Baldersheim2017-04-201-1/+0
| | * Properly generate attribute config for streamig search.Henning Baldersheim2017-04-206-48/+114
| | * Produce attribute config also for streaming clusters for the fast-access fieldsHenning Baldersheim2017-04-202-11/+21
* | | 16 distribution bits in eu-west-1Jon Bratseth2017-04-211-0/+1
* | | fix warningsArne H Juul2017-04-202-0/+2
|/ /
* | Merge pull request #2200 from yahoo/hmusum/rename-and-simplify-hostgjoranv2017-04-206-26/+20
|\ \ | |/ |/|
| * Preserve orderHarald Musum2017-04-201-1/+3
| * Rename variable and rename and simplify methods for getting hostsHarald Musum2017-04-206-26/+18
* | Always pass wanted Vespa versionJon Bratseth2017-04-1916-75/+117
* | Always have wanted node version (WIP)Jon Bratseth2017-04-181-12/+19
* | Merge branch 'master' into bratseth/receive-wanted-versionJon Bratseth2017-04-1832-329/+243
|\|
| * Merge pull request #2174 from yahoo/hmusum/remove-searchdefinitions-syntaxgjoranv2017-04-1813-256/+0
| |\
| | * Remove unused apps and fix no longer valid <searchdefinitions> in services.xmlHarald Musum2017-04-0613-256/+0
| * | Change soLingerTime unit from milliseconds to secondsBjørn Christian Seime2017-04-182-2/+2
| * | Merge pull request #2167 from yahoo/gjoranv/add-flavor-to-zk-appgjoranv2017-04-071-7/+6
| |\ \ | | |/ | |/|
| | * Add flavor to VespaModel ProvisionInfos.gjoranv2017-04-041-7/+6
| * | Merge pull request #2148 from yahoo/bjorncs/forbid-fast-access-prediate-tenso...Geir Storli2017-04-053-0/+113
| |\ \
| | * | Use joinLines + add reference fieldBjørn Christian Seime2017-04-051-17/+30
| | * | Forbid fast-access for predicate, tensor and reference attributesBjørn Christian Seime2017-04-043-0/+100
| | |/
| * | Add data and collection type to imported-fields config.Geir Storli2017-04-057-1/+59
| * | Make document types in imported fields test more generic to prepare for more ...Geir Storli2017-04-0512-64/+64
| |/
* / Pass wanted node Vespa version aroundJon Bratseth2017-04-079-18/+40
|/
* Merge pull request #2136 from yahoo/bjorncs/forbid-document-references-in-str...Bjørn Christian Seime2017-04-036-8/+92
|\
| * Forbid document references in streaming searchBjørn Christian Seime2017-04-036-8/+92
* | Turn on 16 distribution bits in us-central-1Jon Bratseth2017-04-031-1/+2
|/
* Merge pull request #2130 from yahoo/gjoranv/add-loggerHarald Musum2017-04-031-0/+3
|\
| * Add logger to HostSystem, instead of using inherited logger.gjoranv2017-04-031-0/+3
* | Simplify getFieldBjørn Christian Seime2017-04-031-5/+1
* | Don't add imported fields to default summaryBjørn Christian Seime2017-04-032-7/+3
* | Refactor fixture setup into separate methods for better readabilityBjørn Christian Seime2017-04-032-30/+42