summaryrefslogtreecommitdiffstats
path: root/configdefinitions/src
Commit message (Collapse)AuthorAgeFilesLines
* Add imported attributes fields to attributes.cfg and remove data/collection ↵Geir Storli2017-08-161-0/+2
| | | | type info from imported-fields.cfg.
* Add imported flag to attributes config.Geir Storli2017-08-111-0/+2
|
* Let the default field match max length be controlable by config override as ↵Henning Baldersheim2017-08-071-0/+1
| | | | for maxtermoccurences.
* Install cluster-member-infoJon Bratseth2017-07-041-0/+2
|
* Add clusteridJon Bratseth2017-07-041-0/+4
|
* Allow nodes to know their indexJon Bratseth2017-07-041-0/+9
|
* Revert "Revert "Use new program names with vespa- prefix in config model.""Geir Storli2017-06-301-1/+1
|
* Revert "Use new program names with vespa- prefix in config model."Geir Storli2017-06-301-1/+1
|
* Merge pull request #2899 from ↵Geir Storli2017-06-301-1/+1
|\ | | | | | | | | yahoo/toregge/use-new-program-names-in-config-model Use new program names with vespa- prefix in config model.
| * Use new program names.Tor Egge2017-06-281-1/+1
| |
* | Nonfunctional changes onlyJon Bratseth2017-06-281-0/+3
|/
* Update copyright headersJon Bratseth2017-06-1437-37/+37
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1437-37/+37
|
* Update copyright headersJon Bratseth2017-06-1437-37/+37
|
* Remove carriage returnJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-1337-38/+38
|
* Copyright headerJon Bratseth2017-06-1337-38/+38
|
* Add data and collection type to imported-fields config.Geir Storli2017-04-051-0/+6
| | | | These are the same as the data and collection type of the target attribute field.
* Install imported-fieldsHarald Musum2017-02-101-0/+2
|
* Align naming of imported fields across Java code and config.Geir Storli2017-02-091-2/+2
|
* Add deriving of imported fields config for the search backend.Geir Storli2017-02-091-0/+12
|
* Prepare for wiring in reference attribute:Tor Egge2017-02-061-1/+1
| | | | | | | | - Add data type to attributes.def - Update attribute config conversion - Update attribute factory - Specify that reference attribute doesn't support fast update, docstore must be updated.
* Allow configuring docker registry and Docker Vespa base imageHarald Musum2016-12-051-0/+4
|
* Enable aborting ops from outdated distributors by defaultTor Brede Vekterli2016-11-151-1/+1
| | | | | | | | | | This lets a content node inspect all incoming mutating external operations and reject them if their source distributor is not the current ideal distributor for the operation's bucket. Will only trigger during bucket handover edges (cluster state transitions). This config switch should have been done ages ago, but was lost to the sands of time. Better late than never.
* Add system to zone configMartin Polden2016-11-101-0/+1
|
* Add comments about some valuesHarald Musum2016-10-041-0/+4
|
* Rename new config value and correct assert messageJon Bratseth2016-08-221-1/+1
|
* Use the right fs4 port when talking to search nodesJon Bratseth2016-08-181-1/+3
|
* Add min_activedocs_coverage to dispatch config + cleanupJon Bratseth2016-08-171-0/+4
|
* Add group information to the dispatch configJon Bratseth2016-08-161-0/+3
|
* Merge pull request #56 from yahoo/vekterli/configurable-group-auto-takedownTor Brede Vekterli2016-06-271-0/+8
|\ | | | | Add configurable automatic group up/down feature based on node availability
| * Add configurable automatic group up/down feature based on node availabilityTor Brede Vekterli2016-06-171-0/+8
| | | | | | | | | | | | | | | | Available under content cluster tuning tag; feature is currently disabled by default (need prod experience for this first). Also improves handling of nodes removed from config by ensuring these are taken out of the core working cluster state instead of just patched away before each state publish.
* | Remove unused elk configJon Bratseth2016-06-221-2/+0
| |
* | Make this work on mac againJon Bratseth2016-06-221-24/+0
|/
* PublishJon Bratseth2016-06-1539-0/+1517