aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/main/java/com/yahoo/document/json/readers/CompositeReader.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Avoid copyJon Bratseth2023-01-121-2/+2
* Don't skip too farJon Bratseth2023-01-091-1/+0
* Return X-Vespa-Ignored-Fields if fields were ignoredJon Bratseth2022-10-061-5/+14
* Add option to ignore undefined fieldsJon Bratseth2022-07-041-5/+5
* accept 'lat'/'lng' JSON for positionsArne H Juul2021-11-251-0/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Better error messages on illegal inputJon Bratseth2019-08-291-3/+3
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Remove un-needed tokensfreva2017-02-151-13/+0
* CompositeReader can now resolve primitive fields as wellfreva2017-02-101-4/+5
* Revert "Revert "Dybdahl/refactor json reader""Haakon Dybdahl2017-02-091-0/+60
* Revert "Dybdahl/refactor json reader"Haakon Dybdahl2017-02-091-60/+0
* Move more things around.Haakon Dybdahl2017-02-091-1/+1
* Make the API we need for later, and clean up a bit.Haakon Dybdahl2017-02-091-14/+27
* Move stuff around, not perfect yet..Haakon Dybdahl2017-02-091-0/+47