aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/main
Commit message (Expand)AuthorAgeFilesLines
* 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
* be lazy also when assigned from another TensorFieldValueArne Juul2021-04-071-24/+24
* Dump more information to help debugging.Henning Baldersheim2021-03-241-2/+3
* Non-functional changes onlyJon Bratseth2021-02-2110-59/+61
* Fix linksJon Bratseth2021-02-152-2/+2
* Upgrade all Jackson dependencies to 2.12.1Bjørn Christian Seime2021-02-081-3/+4
* Merge pull request #16402 from vespa-engine/jonmv/expand-document-v1-visit-APIJon Marius Venstad2021-02-053-6/+11
|\
| * Test for equal condition in DocumentOperation subclassesJon Marius Venstad2021-02-043-6/+11
* | fix bug in lazy deserializationArne Juul2021-02-051-1/+1
|/
* Handle POST -> remote visit, PUT -> mass udpate, DELETE -> mass deletionJon Marius Venstad2021-02-031-0/+10
* Nonfunctional changes, remove unused codeJon Marius Venstad2021-02-032-15/+4
* Merge pull request #16301 from vespa-engine/arnej/lazy-deserialize-tensor-in-...Henning Baldersheim2021-02-023-16/+58
|\
| * keep serialized tensor in TensorFieldValueArne Juul2021-02-013-16/+58
* | Delegate blocking ops to executor in JobRunnerJon Marius Venstad2021-02-021-53/+0
|/
* Fix comments and messages and unify on '>'.Henning Baldersheim2021-01-122-3/+6
* Apply a 64k limit to documentids.Henning Baldersheim2021-01-112-3/+22
* Revert "Revert "Keep reply with most severe error when merging error replies""Jon Marius Venstad2021-01-071-4/+4
* Revert "Keep reply with most severe error when merging error replies"Jon Marius Venstad2021-01-071-4/+4
* Keep reply with most severe error when merging error repliesJon Marius Venstad2021-01-061-4/+4
* - Fail early if size does not match.Henning Baldersheim2020-12-112-6/+16
* When using the ListWrapper a fieldvalue is created with reflection and assigned.Henning Baldersheim2020-12-111-6/+13
* Non-functional changesJon Marius Venstad2020-11-261-3/+1
* Override equals()/hashCode() for TensorDataTypeBjørn Christian Seime2020-11-191-0/+15
* Add '@Override'Bjørn Christian Seime2020-11-192-0/+5
* Extend tensor remove update to support not fully specified addresses and upda...Geir Storli2020-11-175-38/+110
* Use fieldSet :[document]Jon Marius Venstad2020-11-051-10/+13
* Store scaling events in ZooKeeperJon Bratseth2020-10-221-1/+1
* Expose "writeFields" from JsonWriter, to write only document fieldsJon Marius Venstad2020-10-132-8/+13
* Move un-exported enum to exported packageJon Marius Venstad2020-10-026-25/+23
* Export document-parser packageJon Marius Venstad2020-10-011-0/+8
* Merge pull request #14634 from vespa-engine/jonmv/async-feed-handlerJon Marius Venstad2020-10-013-2/+32
|\
| * Throw IllegalArgumentException on bad input, rather than RuntimeExceptionJon Marius Venstad2020-09-301-2/+2
| * Add equals and hashCode to some classesJon Marius Venstad2020-09-302-0/+30
* | Non-functional changes onlyJon Bratseth2020-09-301-1/+2
|/