aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/test
Commit message (Expand)AuthorAgeFilesLines
* Update 2017 copyright notices.gjoranv2021-10-07119-119/+119
* Disallow feeding empty indexed tensorsLester Solbakken2021-09-021-0/+25
* handle hex values in blocks alsoArne Juul2021-05-211-1/+19
* handle hex strings as tensor cell values in document alsoArne Juul2021-05-201-0/+21
* avoid read/write conflict by doing atomic moveHåvard Pettersen2021-05-063-2/+7
* add unit testing of lazy deserializationArne Juul2021-02-051-0/+44
* Nonfunctional changes, remove unused codeJon Marius Venstad2021-02-031-5/+0
* Fix comments and messages and unify on '>'.Henning Baldersheim2021-01-121-11/+10
* Apply a 64k limit to documentids.Henning Baldersheim2021-01-112-4/+37
* use string ids as tensor labelsHåvard Pettersen2021-01-051-0/+0
* Test both waysHenning Baldersheim2020-12-111-0/+4
* Flip default to FastValueBuilderFactoryArne Juul2020-11-241-0/+0
* Extend tensor remove update to support not fully specified addresses and upda...Geir Storli2020-11-173-6/+77
* Move un-exported enum to exported packageJon Marius Venstad2020-10-022-10/+8
* Revert "Revert "Support 'id' as field name in C++ document selection lexing/p...Henning Baldersheim2020-09-101-2/+8
* Revert "Support 'id' as field name in C++ document selection lexing/parsing"Jon Marius Venstad2020-09-091-8/+2
* Verify existing semantics of 'id' as field name in Java parserTor Brede Vekterli2020-09-091-2/+8
* Revert "Revert "Reduce the use of hamcrest when normal assertEquals/assertTru...Henning Baldersheim2020-08-1214-124/+131
* Revert "Reduce the use of hamcrest when normal assertEquals/assertTrue does a...Henning Baldersheim2020-08-1114-131/+124
* Reduce the use of hamcrest when normal assertEquals/assertTrue does a mucj be...Henning Baldersheim2020-08-1114-124/+131
* Use named constants instead of strings sprinkled all over.Henning Baldersheim2020-08-041-8/+8
* Remove the unused [header] and [body] fieldsets to simplify backend optimizat...Henning Baldersheim2020-08-041-44/+20
* Merge pull request #13619 from vespa-engine/bratseth/spare-capacity-maintainerJon Bratseth2020-06-181-0/+2
|\
| * SpareCapacityMaintainer sketchJon Bratseth2020-06-121-0/+2
* | Merge pull request #13601 from vespa-engine/balder/remove-leftovers-from-head...Henning Baldersheim2020-06-185-29/+18
|\ \
| * | Follow up from PR comments and GC some more code.Henning Baldersheim2020-06-181-1/+1
| * | - Removing body struct from our own usage.Henning Baldersheim2020-06-164-28/+17
| |/
* / Test that Java parser already works as expectedTor Brede Vekterli2020-06-171-0/+4
|/
* Improve readabilityHenning Baldersheim2020-04-151-2/+2
* Ensure that documentid is legal.Henning Baldersheim2020-04-141-0/+32
* Non-functional changes onlyJon Bratseth2020-03-091-1/+4
* Ensure well-defined semantics for non-commutative field comparisonsTor Brede Vekterli2020-02-181-0/+17
* Merge branch 'master' into balder/less-unused-header-body-referencesHenning Baldersheim2020-02-053-1/+124
|\
| * Detect and handle simple imported fields in expressions (Java)Tor Brede Vekterli2020-01-311-1/+29
| * Wire imported fields config into Java DocumentTypeTor Brede Vekterli2020-01-312-0/+95
* | As java and c++ now doe sth same thing size is the same.Henning Baldersheim2020-01-3015-0/+0
* | Header/body does not exist anymore. Deprecate and remove own internal usage.Henning Baldersheim2020-01-3011-102/+98
|/
* Use a single chunkHenning Baldersheim2020-01-2318-0/+0
* Unit test 1-d map short form modify updateJon Bratseth2020-01-141-0/+10
* Convert tensor update to sparseJon Bratseth2020-01-131-2/+12
* Support modify of mixed tensorsJon Bratseth2020-01-132-8/+47
* Expect 'missing a label'Jon Bratseth2020-01-071-2/+2
* Remove use of commons-lang from documentBjørn Christian Seime2020-01-061-2/+2
* Merge pull request #11648 from vespa-engine/bratseth/add-headersgjoranv2020-01-063-0/+3
|\
| * Add/corect copyright headersJon Bratseth2020-01-033-0/+3
* | Expect short formJon Bratseth2020-01-031-1/+1
|/
* Use correct contains methodHåkon Hallingstad2019-10-181-3/+3
* Use mockito-core 3.1.0Håkon Hallingstad2019-10-181-5/+14
* Single sparse dimension short formJon Bratseth2019-10-081-0/+31
* Support mixed tensor short form JSONJon Bratseth2019-10-081-0/+21