aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/documentmetastore/raw_document_meta_data.h
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
* Explicitly initialize timestamp to 0 in default constructor.Tor Egge2022-04-271-2/+2
* Use atomic variables in proton::RawDocumentMetaData.Tor Egge2022-04-271-23/+32
* Do not hold the bucket guard longer than necessary.Henning Baldersheim2021-10-281-6/+6
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* 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-2/+2
* Rename size to docSize for consistency in various places.Tor Egge2017-03-071-12/+12
* Track document sizes in bucket db.Tor Egge2017-03-071-0/+3
* Change document meta store api to require document size as argument toTor Egge2017-03-061-1/+11
* validate -> validHenning Baldersheim2016-12-211-1/+1
* Targeted includeHenning Baldersheim2016-12-211-0/+1
* hide the mask better and provide utility for validating useBits.Henning Baldersheim2016-12-211-78/+22
* PublishJon Bratseth2016-06-151-0/+134