aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/main
Commit message (Expand)AuthorAgeFilesLines
* deprecate useless constructorArne H Juul2022-03-082-10/+19
* struct/document name collision failsArne H Juul2022-03-071-3/+8
* No functional changesJon Bratseth2022-03-013-23/+16
* Remove TODO on changing toString to YQL formatJon Bratseth2022-02-221-1/+1
* deprecate modifying types in-placeArne H Juul2022-02-172-5/+12
* Move TODO to Vespa 9 (was previously moved to 8 from 7)gjoranv2022-02-171-1/+1
* avoid using getHeader() in serialization codeArne H Juul2022-02-164-27/+31
* add special DocumentOnly fieldset in Java as wellArne H Juul2022-02-152-1/+49
* CleanupJon Bratseth2022-02-061-3/+2
* Add SuppressWarnings for removal of config.subscription types.gjoranv2022-02-022-2/+11
* configurable rendering of "position" structsArne H Juul2022-01-243-7/+139
* GC deprecated junit assertThat.Henning Baldersheim2021-12-211-1/+0
* Restore current behavior and add Vesopa 8 TODOsJon Bratseth2021-12-141-1/+24
* Match document types in document selections exactly onlyJon Bratseth2021-12-1410-38/+134
* Test matching in inherited fieldJon Bratseth2021-12-131-3/+3
* Allow exact match on document type onlyJon Bratseth2021-12-132-19/+6
* deprecate parts of DocumentTypeManagerArne H Juul2021-12-102-1/+39
* Increase container ideal disk utilizationJon Bratseth2021-12-091-6/+8
* Merge pull request #20384 from vespa-engine/arnej/proposed-model-for-document...Henning Baldersheim2021-12-082-13/+262
|\
| * add another Apply implentationArne H Juul2021-12-081-13/+261
| * get more information from toString()Arne H Juul2021-12-081-0/+1
* | always try reading annotation payloadArne H Juul2021-12-081-6/+11
|/
* Add custom `@Beta` annotationBjørn Christian Seime2021-12-031-1/+1
* remove support for registering temporary types in DocumentTypeManagerArne H Juul2021-12-011-90/+6
* rewrite DocumentTypeManagerConfigurerArne H Juul2021-12-011-120/+164
* deprecate classes scheduled for removalArne H Juul2021-11-305-0/+15
* refactor for better readability and robustnessArne H Juul2021-11-291-12/+18
* simpler wiring inside Apply classArne H Juul2021-11-291-29/+24
* refactor so config application can have some internal stateArne H Juul2021-11-291-158/+179
* accept 'lat'/'lng' JSON for positionsArne H Juul2021-11-252-0/+59
* GC dompression support in java.Henning Baldersheim2021-11-104-94/+53
* Add some testsJon Bratseth2021-11-031-4/+4
* Update 2019 Oath copyrights.gjoranv2021-10-2711-11/+11
* Use 'schema' not 'search' in messagesJon Bratseth2021-10-191-19/+23
* Inherit fieldsJon Bratseth2021-10-181-0/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Update 2019 Yahoo Holdings copyright notices.gjoranv2021-10-071-1/+1
* Update 2018 copyright notices.gjoranv2021-10-073-3/+3
* Update 2017 copyright notices.gjoranv2021-10-07204-204/+204
* Add 'encode' expressionJon Bratseth2021-09-192-2/+3
* Non-functional changes onlyJon Bratseth2021-09-172-1/+1
* Verify that rank profile inheritance is correct and sound. The rank profile m...Henning Baldersheim2021-09-071-3/+1
* Disallow feeding empty indexed tensorsLester Solbakken2021-09-021-0/+4
* Cleanup, no functional changesJon Bratseth2021-06-171-2/+0
* Internal structs take precedence over external documentsJon Bratseth2021-06-172-2/+3
* Upgrade to QuestDb 6.0.2Jon Bratseth2021-05-251-1/+1
* Merge pull request #17941 from vespa-engine/jonmv/cache-badgesValerij Fredriksen2021-05-211-1/+1
|\
| * Cache badges for 1 minuteJon Marius Venstad2021-05-211-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