summaryrefslogtreecommitdiffstats
path: root/vespa-documentgen-plugin
Commit message (Expand)AuthorAgeFilesLines
...
* We should not need to put any fields from the default summary class in the do...Henning Baldersheim2019-06-121-1/+1
* Emit Position struct if necessary.Henning Baldersheim2019-04-053-8/+37
* stop using "header" and "body" keywordsArne Juul2019-01-211-8/+0
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
* Deprecating a whole lot of body/header related methods that should have been ...Henning Baldersheim2018-10-311-28/+45
* remove "attribute: prefetch" from unrelated testsArne Juul2018-10-222-4/+0
* 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-172-2/+3
* Ensure that we do not get duplicates or have conflicting field definitions wh...Henning Baldersheim2018-09-143-10/+53
* Revert "Revert "Use a normal SearchBuilder to get all sanity checks and prepr...Henning Baldersheim2018-09-147-22/+11
* Revert "Use a normal SearchBuilder to get all sanity checks and preprocessing...Henning Baldersheim2018-09-147-11/+22
* Use a normal SearchBuilder to get all sanity checks and preprocessing also wh...Henning Baldersheim2018-09-147-22/+11
* Exclude compiler warnings from generated sourcesMartin Polden2018-08-151-2/+10
* Add linguistics dep to modules that use container-dev in compile.gjoranv2018-07-251-0/+7
* Remove explicit maven-compiler-plugin config. Inherit from parent.gjoranv2018-04-251-9/+0
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
* Remove tmartins and empty linesJon Bratseth2017-10-271-1/+0
* Update copyright headersJon Bratseth2017-06-1414-14/+14
* Revert "Update copyright headers"Jon Bratseth2017-06-1414-14/+14
* Update copyright headersJon Bratseth2017-06-1414-14/+14
* Revert "Copyright header"Jon Bratseth2017-06-1314-14/+14
* Copyright headerJon Bratseth2017-06-1314-14/+14
* Transfer ownership.Haakon Dybdahl2017-05-231-1/+2
* Merge pull request #2427 from yahoo/lesters/add-tensors-to-documentgenLester Solbakken2017-05-181-1/+9
|\
| * Add tensor support to vespa-documentgen-pluginLester Solbakken2017-05-091-1/+9
* | remove duplicate pluginArne H Juul2017-05-161-4/+0
|/
* enable more warningsArne H Juul2017-04-211-1/+14
* Support references in concrete document typesTor Brede Vekterli2017-02-081-1/+10
* Add readmesHaakon Dybdahl2017-01-231-0/+1
* 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
* Add copyright and use getField() instead of creating Field's on the fly.Henning Baldersheim2016-11-151-4/+3
* ensure Extended or belong to super.Henning Baldersheim2016-11-151-5/+8
* Use ExtendedField for structs too.Henning Baldersheim2016-11-151-19/+16
* Optimize setFieldValue tooHenning Baldersheim2016-11-151-18/+19
* Use constant time hash lookups for non-struct and non-string fields for getFi...Henning Baldersheim2016-11-151-21/+22
* staticHenning Baldersheim2016-11-141-1/+1
* Static plus intellij recommendations.Henning Baldersheim2016-11-141-54/+47
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
* Fix owner files.Haakon Dybdahl2016-06-171-1/+1
* PublishJon Bratseth2016-06-1517-0/+1754