aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/docstorevalidator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* - Move persitence/spi/types.h under to persitence/spi/types.hHenning Baldersheim2022-05-181-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Remove LID and add an assert before serializing.Henning Baldersheim2020-04-091-2/+3
* First take at making a gid based remove.Henning Baldersheim2020-04-081-1/+2
* Make RemoveOperation an interface and move implmentation to RemoveOperationWi...Henning Baldersheim2020-04-081-1/+1
* Control valdation with a config.Henning Baldersheim2020-04-081-3/+4
* %ud -> %uHenning Baldersheim2020-04-081-1/+1
* Log when we actually remove.Henning Baldersheim2020-04-081-0/+4
* temporary enable docstore validation at startup.Henning Baldersheim2020-04-081-2/+23
* Reduce code visibilityHenning Baldersheim2018-06-121-2/+2
* Keep document live during attribute population until attribute write threadsTor Egge2018-06-051-2/+2
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-4/+4
* remove most usage of LinkedPtr from vespaHaavard2017-03-271-2/+2
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-201-3/+12
* PublishJon Bratseth2016-06-151-0/+101