aboutsummaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Refactor buildConfig().Geir Storli2017-02-021-69/+106
* Derive reference data type in documenttypes config.Geir Storli2017-02-015-5/+338
* Merge pull request #1656 from yahoo/geirst/reference-type-in-documentmanager-...Geir Storli2017-02-017-0/+347
|\
| * Ensure that a reference data type has a concrete target type after model buil...Geir Storli2017-01-312-0/+23
| * Add deriving of reference data type in documentmanager config.Geir Storli2017-01-316-0/+324
* | Allow hosted-infrastructure apps to use 'Vespa' metrics consumer.gjoranv2017-01-317-11/+26
|/
* Merge pull request #1647 from yahoo/gjoranv/hosted-infrastructure-appsJon Bratseth2017-01-305-20/+78
|\
| * Add ApplicationType to ConfigModelContext.gjoranv2017-01-302-18/+75
| * Add 'application-type' attribute on 'services'gjoranv2017-01-273-2/+3
* | Split vespa_zkfacade__restrict on space tooJon Bratseth2017-01-291-4/+4
|/
* Merge pull request #1625 from yahoo/gjoranv/fix-commentJon Bratseth2017-01-261-1/+1
|\
| * Fix misleading comment.gjoranv2017-01-261-1/+1
* | Test that a field can be imported from self reference.Geir Storli2017-01-261-0/+13
* | Integrate ImportedFieldsResolver in processing chain.Geir Storli2017-01-263-23/+45
* | Merge pull request #1620 from yahoo/geirst/impl-imported-fields-resolverBjørn Christian Seime2017-01-2610-74/+279
|\ \
| * | Use forEach() instead of for loop.Geir Storli2017-01-261-3/+1
| * | Implement processor that resolves imported fields into concrete field referen...Geir Storli2017-01-267-5/+243
| * | Simplify AST classes used for imported fields.Geir Storli2017-01-266-70/+39
* | | Fix typos exposed in VESPA-4591Yngve Aasheim2017-01-261-4/+4
|/ /
* | Merge pull request #1606 from yahoo/bjorncs/document-reference-resolverGeir Storli2017-01-2610-75/+214
|\ \ | |/ |/|
| * Remove TemporaryReferenceFieldBjørn Christian Seime2017-01-254-55/+24
| * Resolve document references in search builderBjørn Christian Seime2017-01-251-3/+15
| * Add DocumentReferenceResolverBjørn Christian Seime2017-01-252-0/+140
| * Move document references from Search to SDDocumentTypeBjørn Christian Seime2017-01-252-14/+28
| * Add getter for reference mapBjørn Christian Seime2017-01-251-1/+5
| * Change DocumentReference to use Field instead of SDFieldBjørn Christian Seime2017-01-251-4/+4
* | Merge pull request #1541 from yahoo/bratseth/allow-no-nodesJon Bratseth2017-01-2511-35/+198
|\ \ | |/ |/|
| * Allow no nodes in content schemaJon Bratseth2017-01-191-1/+2
| * Suport implicit node creationg in content clustersJon Bratseth2017-01-198-13/+83
| * Allow no nodes tagJon Bratseth2017-01-195-22/+93
| * Add test for no nodesJon Bratseth2017-01-182-5/+26
* | All data classes for document referencesBjørn Christian Seime2017-01-253-0/+63
* | Merge pull request #1564 from yahoo/bratseth/multiple-languages-in-a-queryJon Bratseth2017-01-2532-2124/+2099
|\ \
| * \ Merge with masterJon Bratseth2017-01-223-32/+32
| |\ \
| * | | Use text content only for query lang detectionJon Bratseth2017-01-2232-2149/+2124
* | | | Test that 'reference' is a valid field nameBjørn Christian Seime2017-01-242-0/+5
* | | | Merge pull request #1587 from yahoo/gjoranv/use-guavaBjørn Christian Seime2017-01-241-6/+3
|\ \ \ \
| * | | | Use guava for initializing map.gjoranv2017-01-241-6/+3
* | | | | Allow 'reference' as identifierBjørn Christian Seime2017-01-241-0/+1
|/ / / /
* | | | Merge pull request #1579 from yahoo/geirst/parsing-of-imported-fields-in-sd-fileGeir Storli2017-01-238-4/+200
|\ \ \ \
| * | | | Remove empty constructor.Geir Storli2017-01-231-2/+0
| * | | | Add copyright headers.Geir Storli2017-01-235-0/+5
| * | | | Add parsing of imported fields in SD file.Geir Storli2017-01-238-4/+197
| | |/ / | |/| |
* | | | Merge pull request #1575 from yahoo/bjorncs/add-reference-typeBjørn Christian Seime2017-01-233-4/+113
|\ \ \ \
| * | | | Add class description and copyright headerBjørn Christian Seime2017-01-231-0/+4
| * | | | Add unit test for reference field parsingBjørn Christian Seime2017-01-231-0/+49
| * | | | Support reference fields in SD parserBjørn Christian Seime2017-01-231-0/+15
| * | | | Add AST type for reference fieldBjørn Christian Seime2017-01-231-0/+41
| * | | | Improve indentationBjørn Christian Seime2017-01-201-4/+4
| |/ / /
* | | | Remove ancient TODO.gjoranv2017-01-231-1/+0