summaryrefslogtreecommitdiffstats
path: root/vespa-documentgen-plugin/src
Commit message (Expand)AuthorAgeFilesLines
* GC unused codeHenning Baldersheim2022-06-081-23/+1
* Remove config version on Vespa 8Jon Bratseth2022-06-081-17/+2
* remove more deprecated APIsArne H Juul2022-06-081-9/+1
* No float wsJon Bratseth2022-06-081-4/+4
* Rename the 'searchdefinition' package to 'schema'Jon Bratseth2022-05-192-5/+5
* Fix warnings for Vespa Maven pluginsBjørn Christian Seime2022-05-061-3/+2
* handle namespaced struct type namesArne H Juul2022-04-071-2/+8
* track model class changeArne H Juul2022-03-171-4/+4
* Modular rank profilesJon Bratseth2022-01-261-1/+1
* CleanupJon Bratseth2022-01-251-1/+1
* SimplifyJon Bratseth2022-01-251-1/+1
* SchemaBuilder -> ApplicationBuilderJon Bratseth2022-01-241-4/+4
* Make Application immutableJon Bratseth2022-01-241-1/+1
* CleanupJon Bratseth2021-10-251-1/+1
* SearchBuilder -> SchemaBuilderJon Bratseth2021-10-251-4/+4
* search -> schemaJon Bratseth2021-10-152-9/+9
* Update Verizon Media copyright notices.gjoranv2021-10-072-2/+2
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
* It is too early to check inheritance during parsing. We must wait until all s...Henning Baldersheim2021-09-071-1/+0
* Merge pull request #18100 from vespa-engine/hmusum/add-parameter-for-schemas-dirHarald Musum2021-06-222-17/+29
|\
| * Don't use defaultValue for schemasDirectoryHarald Musum2021-06-211-5/+5
| * Revert "Move test data"Harald Musum2021-06-0313-664/+6
| * Move test dataHarald Musum2021-06-0313-6/+664
| * Add schemasDirectory parameter and use it if setHarald Musum2021-06-032-17/+29
* | Refer to the generated struct type insteda of by its name.Henning Baldersheim2021-06-141-1/+1
|/
* - Removing body struct from our own usage.Henning Baldersheim2020-06-161-3/+0
* Add imported fields to generated concrete document typeTor Brede Vekterli2020-02-171-4/+16
* fix bug in hasAnyPositionFieldArne Juul2019-12-031-6/+8
* Call addFieldSets for genrated document types in order for fieldSet and field...Henning Baldersheim2019-08-291-6/+28
* Properly generate concrete documents for the bool type too.Henning Baldersheim2019-08-282-0/+4
* Use a utility method for upgrading to concrete types.Henning Baldersheim2019-06-281-11/+5
* Emit Position struct if necessary.Henning Baldersheim2019-04-052-8/+34
* Deprecating a whole lot of body/header related methods that should have been ...Henning Baldersheim2018-10-311-28/+45
* Don't build rank profiles when generating document Java classesJon Bratseth2018-09-181-8/+5
* Separate the processing.Processors into a minimal set and the rest. Only use ...Henning Baldersheim2018-09-171-1/+2
* Ensure that we do not get duplicates or have conflicting field definitions wh...Henning Baldersheim2018-09-141-10/+36
* Revert "Revert "Use a normal SearchBuilder to get all sanity checks and prepr...Henning Baldersheim2018-09-142-1/+2
* Revert "Use a normal SearchBuilder to get all sanity checks and preprocessing...Henning Baldersheim2018-09-142-2/+1
* Use a normal SearchBuilder to get all sanity checks and preprocessing also wh...Henning Baldersheim2018-09-142-1/+2
* Update copyright headersJon Bratseth2017-06-144-4/+4
* Revert "Update copyright headers"Jon Bratseth2017-06-144-4/+4
* Update copyright headersJon Bratseth2017-06-144-4/+4
* Revert "Copyright header"Jon Bratseth2017-06-134-4/+4
* Copyright headerJon Bratseth2017-06-134-4/+4
* Add tensor support to vespa-documentgen-pluginLester Solbakken2017-05-091-1/+9
* Support references in concrete document typesTor Brede Vekterli2017-02-081-1/+10
* Preserve old behavior where doing a setFieldValue on a string field,Henning Baldersheim2016-11-161-13/+0
* Revert "Revert "Balder/faster concrete docs""Henning Baldersheim2016-11-161-154/+120
* Revert "Balder/faster concrete docs"Henning Baldersheim2016-11-161-120/+154
* And then we are done specialhandling StringFieldValues too.Henning Baldersheim2016-11-151-63/+35