aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/main/java/com/yahoo/document/json
Commit message (Expand)AuthorAgeFilesLines
...
* Add tensor short form output option to vespa-visit toolTor Brede Vekterli2022-12-051-4/+19
* Reduce the simple usage of guava where java has caught upHenning Baldersheim2022-11-301-40/+0
* Revert "Bratseth/restore signature"Arnstein Ressem2022-10-201-6/+1
* Restore legacy signatureJon Bratseth2022-10-171-2/+7
* No functional changesJon Bratseth2022-10-171-1/+1
* Convert record to class, since we need to build this for JDK 8jonmv2022-10-071-7/+42
* Return X-Vespa-Ignored-Fields if fields were ignoredJon Bratseth2022-10-069-84/+121
* Add option to ignore undefined fieldsJon Bratseth2022-07-048-60/+73
* String::formatted saves 5 bytesAndreas Eriksen2022-06-161-1/+1
* Remove on Vespa 8Jon Bratseth2022-06-081-5/+0
* Add tensor short form rendering to document/v1Lester Solbakken2022-05-292-1/+28
* Avoid using reflection for creating values from a String. That is done freque...Henning Baldersheim2022-03-311-3/+1
* configurable rendering of "position" structsArne H Juul2022-01-241-2/+23
* accept 'lat'/'lng' JSON for positionsArne H Juul2021-11-252-0/+59
* Update 2019 Oath copyrights.gjoranv2021-10-273-3/+3
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Update 2017 copyright notices.gjoranv2021-10-0720-20/+20
* Disallow feeding empty indexed tensorsLester Solbakken2021-09-021-0/+4
* Upgrade to QuestDb 6.0.2Jon Bratseth2021-05-251-1/+1
* handle hex values in blocks alsoArne Juul2021-05-211-6/+10
* handle hex strings as tensor cell values in document alsoArne Juul2021-05-201-2/+11
* Dump more information to help debugging.Henning Baldersheim2021-03-241-2/+3
* Fix linksJon Bratseth2021-02-152-2/+2
* Upgrade all Jackson dependencies to 2.12.1Bjørn Christian Seime2021-02-081-3/+4
* Nonfunctional changes, remove unused codeJon Marius Venstad2021-02-031-1/+1
* Delegate blocking ops to executor in JobRunnerJon Marius Venstad2021-02-021-53/+0
* Extend tensor remove update to support not fully specified addresses and upda...Geir Storli2020-11-171-13/+53
* Expose "writeFields" from JsonWriter, to write only document fieldsJon Marius Venstad2020-10-132-8/+13
* Move un-exported enum to exported packageJon Marius Venstad2020-10-026-25/+23
* Export document-parser packageJon Marius Venstad2020-10-011-0/+8
* Throw IllegalArgumentException on bad input, rather than RuntimeExceptionJon Marius Venstad2020-09-301-2/+2
* Relax test to verify meta is stored, but not its contentJon Marius Venstad2020-09-231-1/+1
* fix broken linkskkraune2020-05-202-2/+2
* Convert tensor update to sparseJon Bratseth2020-01-132-10/+32
* Support modify of mixed tensorsJon Bratseth2020-01-134-20/+41
* Remove use of commons-lang from documentBjørn Christian Seime2020-01-061-2/+2
* Better error message on missing fieldJon Bratseth2019-11-281-0/+2
* Link as linkJon Bratseth2019-10-081-2/+2
* Single sparse dimension short formJon Bratseth2019-10-081-12/+37
* SimplifyJon Bratseth2019-10-081-20/+10
* Support mixed tensor short form JSONJon Bratseth2019-10-081-3/+66
* Merge pull request #10463 from vespa-engine/bratseth/document-parsing-error-m...Jon Bratseth2019-09-044-14/+18
|\
| * Better error messages on illegal inputJon Bratseth2019-08-294-14/+18
* | Remove use of Nullable and NotNull annotationsHarald Musum2019-08-291-3/+2
|/
* Nonfunctional changes onlyJon Bratseth2019-07-031-0/+1
* Read dense tensor form in documentsJon Bratseth2019-06-181-12/+47
* Do not use chunked output for Base64-encoded raw fields in JSON outputTor Brede Vekterli2019-06-061-2/+2
* Vespa global model importJon Bratseth2019-06-021-1/+2
* Nonfunctional changes onlyJon Bratseth2019-05-171-0/+1
* Classify errors betterJon Bratseth2019-04-294-11/+14