aboutsummaryrefslogtreecommitdiffstats
path: root/docproc
Commit message (Collapse)AuthorAgeFilesLines
* Define unlimited threads to 2048 instead of 8192.Henning Baldersheim2019-09-302-1/+3
|
* Less unusable options.Henning Baldersheim2019-09-303-43/+6
|
* Only expose explicit fields in the document.Henning Baldersheim2019-08-281-5/+15
| | | | Also build all fieldSets when constructing the document type.
* doc: -> id:Henning Baldersheim2019-08-161-1/+1
|
* doc: -> id:Henning Baldersheim2019-08-1616-111/+116
|
* Remove the use and testing of legacy groupdoc/userdoc/orderdoc document ids.Henning Baldersheim2019-08-093-36/+42
|
* Merge with masterJon Bratseth2019-06-281-3/+9
|\
| * Add support for upgrades of values in maps.Henning Baldersheim2019-06-281-3/+9
| | | | | | | | Since keys in maps and weighted sets must be primitives we should be complete here.
* | Merge with masterJon Bratseth2019-06-282-4/+41
|\|
| * Ensure that we also upgrade the struct elements in arrays.Henning Baldersheim2019-06-281-1/+16
| |
| * Use a utility method for upgrading to concrete types.Henning Baldersheim2019-06-282-5/+25
| |
* | Fix javadoc markupJon Bratseth2019-06-281-2/+1
| |
* | Nonfunctional changes onlyJon Bratseth2019-06-2813-124/+121
|/
* GC unused import and code.Henning Baldersheim2019-04-102-19/+8
|
* Don't block thread pool if numthreads is > 0Lester Solbakken2019-03-252-7/+17
|
* Set number of potential docproc threads to unboundedLester Solbakken2019-03-253-4/+4
|
* Update abi specs for 7.gjoranv2019-01-211-3/+1
|
* throw away pre-6.0 codeArne Juul2019-01-211-14/+1
|
* track API changeArne Juul2019-01-211-12/+0
|
* remove unused importsArne Juul2019-01-213-6/+0
|
* remove deprecated methods and switch to hashmap instead of list.Henning Baldersheim2019-01-211-1/+0
|
* remove deprecated methodsArne Juul2019-01-211-14/+0
|
* stop using "header" and "body" keywordsArne Juul2019-01-212-3/+3
|
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Remove deprecated apis in docproc.gjoranv2019-01-211-16/+3
|
* Remove deprecated APIs.Geir Storli2019-01-211-10/+0
|
* Revert "Revert "Enable ABI checking on modules with public APIs""Ilpo Ruotsalainen2019-01-092-0/+362
| | | | This reverts commit cd470d8ac8a58c943748f028a37d864507628e99.
* Revert "Enable ABI checking on modules with public APIs"Håkon Hallingstad2019-01-042-362/+0
|
* Move abi-check-plugin configuration to parent.Ilpo Ruotsalainen2018-12-211-12/+0
| | | | | Instead of configuring in each module separately, put all configuration to parent and let the relevant modules just enable the plugin.
* Enable abi-check-plugin on relevant modules.Ilpo Ruotsalainen2018-12-182-0/+374
|
* Do not create static stuff you do not use.Henning Baldersheim2018-12-053-21/+5
|
* Deprecating a whole lot of body/header related methods that should have been ↵Henning Baldersheim2018-10-312-0/+5
| | | | done a long time ago.
* Use hashmap for faster access.Henning Baldersheim2018-10-253-10/+22
|
* Remove BatchDocumentUpdateMessage and BatchDocumentUpdateReply fromTor Egge2018-09-254-56/+0
| | | | java portion of documentapi.
* Revert "Revert "Revert "Do not expose fieldupdates as a list. Hide ↵Henning Baldersheim2018-09-183-22/+10
| | | | implementation details ins…"""
* Revert "Revert "Do not expose fieldupdates as a list. Hide implementation ↵Henning Baldersheim2018-09-143-10/+22
| | | | details ins…""
* Revert "Do not expose fieldupdates as a list. Hide implementation details ↵Henning Baldersheim2018-09-143-22/+10
| | | | ins…"
* Add Vespa 7 TODOHenning Baldersheim2018-09-131-0/+1
|
* Add deprecation comments and some renaming.Henning Baldersheim2018-09-132-5/+5
|
* Add deprecation comments and some renaming.Henning Baldersheim2018-09-132-4/+7
|
* Avoid using deprecated APIHenning Baldersheim2018-09-113-7/+15
|
* Nonfunctional changes onlyJon Bratseth2018-09-071-1/+1
|
* Revert "Include model-evaluator bundle in config server"Jon Bratseth2018-08-311-1/+0
|
* Include model-evaluator bundle in config serverJon Bratseth2018-08-311-0/+1
|
* Fix author tag for SimonBjørn Christian Seime2018-07-052-2/+2
|
* Include .toJson() in Document analogously to .toXml()Olli Virtanen2018-06-271-1/+6
|
* Remove usage of junit.frameworkJon Bratseth2018-04-252-2/+6
|
* Remove usage of junit.frameworkJon Bratseth2018-04-1712-54/+127
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
|