summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add attribute transform to summary fields of imported fieldsBjørn Christian Seime2017-04-036-1/+115
* | Verify validation of types in summary fieldsBjørn Christian Seime2017-04-031-0/+59
* | Remove dangling Javadoc parameter descriptionBjørn Christian Seime2017-04-031-1/+0
* | Add document summary to imported fields testBjørn Christian Seime2017-04-033-0/+44
* | Remove summary transform for implicit reference field sourceBjørn Christian Seime2017-04-034-0/+36
* | Include imported fields when validating field typesBjørn Christian Seime2017-04-031-6/+5
* | Allow any document field as source for summary fieldBjørn Christian Seime2017-04-033-8/+12
|/
* Revert "Bjorncs/summary config imported fields"gjoranv2017-03-3117-284/+21
* Merge pull request #2111 from yahoo/bjorncs/summary-config-imported-fieldsGeir Storli2017-03-3117-21/+284
|\
| * Don't add reference fields to default summaryBjørn Christian Seime2017-03-311-1/+1
| * Refactor fixture setup into separate methods for better readabilityBjørn Christian Seime2017-03-312-30/+42
| * Add attribute transform to summary fields of imported fieldsBjørn Christian Seime2017-03-306-1/+115
| * Verify validation of types in summary fieldsBjørn Christian Seime2017-03-301-0/+59
| * Remove dangling Javadoc parameter descriptionBjørn Christian Seime2017-03-301-1/+0
| * Add document summary to imported fields testBjørn Christian Seime2017-03-303-0/+44
| * Remove summary transform for implicit reference field sourceBjørn Christian Seime2017-03-304-0/+36
| * Include imported fields when validating field typesBjørn Christian Seime2017-03-301-6/+5
| * Allow any document field as source for summary fieldBjørn Christian Seime2017-03-303-8/+12
| * Simplify getFieldBjørn Christian Seime2017-03-291-5/+1
* | Merge pull request #2119 from yahoo/hmusum/increase-heap-size-for-containerHenning Baldersheim2017-03-313-5/+4
|\ \
| * | Increase heap size for JVM for containerHarald Musum2017-03-313-5/+4
| |/
* / Convert Scala code to JavaBjørn Christian Seime2017-03-304-351/+334
|/
* Misc simplifications and code style cleanups.Geir Storli2017-03-284-9/+10
* Simplify some code by using TestUtil.joinLines().Geir Storli2017-03-284-99/+105
* Simplify utils used for unit testing.Geir Storli2017-03-284-22/+19
* Tag globally distributed documents as such in proton config.Geir Storli2017-03-285-18/+85
* Add more debug logging for flavor of provisioned hosts.gjoranv2017-03-271-2/+9
* Improve name of methods exposing fields in SearchBjørn Christian Seime2017-03-2763-129/+138
* Support imported fields in field setsBjørn Christian Seime2017-03-2712-24/+85
* Merge pull request #2073 from yahoo/bjorncs/forbid-self-referencesBjørn Christian Seime2017-03-274-38/+10
|\
| * Forbid self references in documentsBjørn Christian Seime2017-03-234-38/+10
* | Minor adjustments to error messages.Geir Storli2017-03-242-8/+8
* | Disallow importing a field that is also an imported field.Geir Storli2017-03-242-25/+76
* | Adjust error messages and refactor unit test.Geir Storli2017-03-232-46/+46
* | Imported field of type tensor is not supported.Geir Storli2017-03-232-8/+26
|/
* Remove CI system, does not exist anymoreHarald Musum2017-03-221-2/+2
* Merge pull request #2011 from yahoo/bjorncs/derive-field-config-for-imported-...Bjørn Christian Seime2017-03-1616-43/+416
|\
| * Validate index-info config for imported fieldsBjørn Christian Seime2017-03-151-0/+33
| * Process imported fields in config deriversBjørn Christian Seime2017-03-1511-39/+93
| * Add a common interface for SDField and ImportedFieldBjørn Christian Seime2017-03-154-4/+290
* | Hardcode 16 distribution bits in us-west-1Jon Bratseth2017-03-142-7/+12
* | Whitespace changesJon Bratseth2017-03-141-22/+9
|/