aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/test
Commit message (Expand)AuthorAgeFilesLines
* Add serialization for bool fields.Henning Baldersheim2019-01-102-7/+15
* Support for configuring and feeding float16 and bool field typesJon Bratseth2018-12-142-172/+91
* Update to latest ph-javacc-maven-plugin.gjoranv2018-12-061-1/+1
* Merge pull request #7538 from vespa-engine/toregge/narrow-down-routing-of-doc...Tor Egge2018-11-011-0/+16
|\
| * Narrow down routing of Document API GetDocument messages.Tor Egge2018-11-011-0/+16
* | getContentType -> contentStruct and java doc.Henning Baldersheim2018-11-012-7/+7
* | Deprecating a whole lot of body/header related methods that should have been ...Henning Baldersheim2018-10-315-7/+16
|/
* Use hashmap for faster access.Henning Baldersheim2018-10-254-53/+83
* add empty string in array unit testArne Juul2018-09-271-1/+5
* Update the test to reflect stricter text input validation.Henning Baldersheim2018-09-191-0/+9
* Revert "Revert "Revert "Do not expose fieldupdates as a list. Hide implementa...Henning Baldersheim2018-09-184-81/+53
* Revert "Avoid NPE on non-exiting field"Henning Baldersheim2018-09-181-3/+1
* Avoid NPE on non-exiting fieldHenning Baldersheim2018-09-171-1/+3
* Less strict on possible missuse of deprecated API.Henning Baldersheim2018-09-171-0/+24
* Revert "Revert "Do not expose fieldupdates as a list. Hide implementation det...Henning Baldersheim2018-09-144-53/+57
* Revert "Do not expose fieldupdates as a list. Hide implementation details ins...Henning Baldersheim2018-09-144-57/+53
* Merge pull request #6902 from vespa-engine/balder/hashmap-backed-documentupdateHenning Baldersheim2018-09-134-53/+57
|\
| * Add Vespa 7 TODOHenning Baldersheim2018-09-131-2/+12
| * Add deprecation comments and some renaming.Henning Baldersheim2018-09-134-29/+33
| * Avoid using deprecated code.Henning Baldersheim2018-09-112-6/+6
| * Do not expose fieldupdates as a list. Hide implementation details instead.Henning Baldersheim2018-09-111-24/+14
* | Add test for proper setup and fix dirty retyping of ReferenceDataType target ...Henning Baldersheim2018-09-122-0/+65
|/
* Add toStringHenning Baldersheim2018-09-111-0/+12
* Add explicit test to equals and compareTo and avoid * importsHenning Baldersheim2018-09-111-1/+50
* Due to some ugly inheritance you must use values with great care. In equals i...Henning Baldersheim2018-09-101-0/+17
* Also prune away ClearValue updates if possible.Henning Baldersheim2018-09-101-0/+42
* Before compareTo on a hashmap makes sense it must be sorted.Henning Baldersheim2018-09-101-1/+55
* Switch to new javacc maven plugin:gjoranv2018-08-271-2/+2
* Iterate over result list in reverse order to avoid staleTor Egge2018-08-151-0/+18
* Add a prune method that can be used to remove updates that will have no effec...Henning Baldersheim2018-07-201-0/+58
* Fix author tag for SimonBjørn Christian Seime2018-07-0514-14/+14
* Minor warning cleanupOlli Virtanen2018-06-271-4/+0
* Include .toJson() in Document analogously to .toXml()Olli Virtanen2018-06-271-1/+34
* More document JSON validation to improve error messagesJon Bratseth2018-05-251-11/+24
* JSON feed validation WIPJon Bratseth2018-05-231-0/+48
* Revert "Revert "Gjoranv/java9 prep 05""gjoranv2018-05-028-55/+55
* Revert "Gjoranv/java9 prep 05"gjoranv2018-05-028-55/+55
* Java 9: Replace 'new Double' with 'Double.valueOf'gjoranv2018-05-011-2/+2
* Java 9: Replace 'new Long' with 'Long.valueOf'gjoranv2018-05-011-1/+1
* Java 9: Replace 'new Integer' with 'Integer.valueOf'gjoranv2018-04-307-52/+52
* Remove usage of junit.frameworkJon Bratseth2018-04-2526-192/+396
* Merge pull request #5609 from vespa-engine/hmusum/remove-logic-for-choosing-b...Harald Musum2018-04-171-0/+0
|\
| * Remove logic for choosing between deploy and prepare-activateHarald Musum2018-04-171-0/+0
* | Remove usage of junit.frameworkJon Bratseth2018-04-173-21/+41
|/
* Route document removes only to the recipient(s) handling the document type (a...Geir Storli2018-02-131-0/+15
* Due to different hash the correct answer needs an update.Henning Baldersheim2018-01-101-0/+0
* Update correct answer to tensor serialized result due to change in hashtable ...Henning Baldersheim2018-01-081-0/+0
* Add a for_each method for more efficient iteration.Henning Baldersheim2018-01-031-0/+0
* Revert "Revert "Bratseth/tensorflow models""Jon Bratseth2017-12-182-5/+5
* Revert "Bratseth/tensorflow models"gjoranv2017-12-172-5/+5