summaryrefslogtreecommitdiffstats
path: root/document/src/test
Commit message (Expand)AuthorAgeFilesLines
* Implicitly convert boolean literal to number value when evaluating Java doc s...Tor Brede Vekterli2022-04-201-4/+21
* switch to new-style configArne H Juul2022-04-1219-2167/+2015
* just register document typesArne H Juul2022-04-081-6/+10
* namespace structs when reading configArne H Juul2022-04-071-0/+7
* fix two getDataType callsArne H Juul2022-03-241-2/+2
* mark getDataType(String) as deprecatedArne H Juul2022-03-242-12/+12
* avoid DocumentTypeManager.getDataType(name)Arne H Juul2022-03-246-28/+36
* Merge pull request #21804 from vespa-engine/arnej/split-get-declare-structArne H Juul2022-03-241-0/+25
|\
| * split into two methods (review feedback)Arne H Juul2022-03-241-0/+25
* | expand tabs and reindentArne H Juul2022-03-247-341/+341
|/
* Add comparison support for BoolFieldValues in Java document selection implTor Brede Vekterli2022-03-151-0/+17
* add getDeclaredStructType in DocumentTypeArne H Juul2022-03-132-2/+131
* Expect updated error messageJon Bratseth2022-03-011-2/+1
* add special DocumentOnly fieldset in Java as wellArne H Juul2022-02-152-0/+18
* configurable rendering of "position" structsArne H Juul2022-01-245-1/+97
* GC use of deprecated junit assertThat and unifyHenning Baldersheim2021-12-211-3/+4
* GC deprecated junit assertThat.Henning Baldersheim2021-12-215-67/+66
* Restore current behavior and add Vesopa 8 TODOsJon Bratseth2021-12-141-2/+3
* Match document types in document selections exactly onlyJon Bratseth2021-12-141-0/+6
* Test matching in inherited fieldJon Bratseth2021-12-131-0/+12
* deprecate parts of DocumentTypeManagerArne H Juul2021-12-102-0/+7
* Merge pull request #20415 from vespa-engine/arnej/delete-some-old-junkHenning Baldersheim2021-12-082-210/+0
|\
| * remove unused config filesArne H Juul2021-12-082-210/+0
* | new config no longer overrides internal ID of configured typesArne H Juul2021-12-081-4/+4
* | convert one checked-in config file to new-style config for unit testingArne H Juul2021-12-081-105/+96
|/
* avoid warnings from unit tests by closing subscriberArne H Juul2021-12-0110-15/+28
* deprecate classes scheduled for removalArne H Juul2021-11-304-0/+5
* accept 'lat'/'lng' JSON for positionsArne H Juul2021-11-251-38/+50
* GC void testsHenning Baldersheim2021-11-111-80/+0
* Save file no longer generatedHenning Baldersheim2021-11-102-1/+0
* GC dompression support in java.Henning Baldersheim2021-11-103-77/+6
* Update 2020 Oath copyrights.gjoranv2021-10-273-3/+3
* Update 2019 Oath copyrights.gjoranv2021-10-273-3/+3
* 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