aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/attribute/attribute_populator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Include searchcommon/attribut/config.h yourself and prepare for hiding large ...Henning Baldersheim2022-05-251-0/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Move general purpose destructor callbacks to vespalib.Henning Baldersheim2021-01-191-2/+2
* Move idestructorcallback.h to vespalib module and search::IDestructorCallback...Henning Baldersheim2021-01-141-2/+2
* Wire in use of flush tokens for flush targets.Tor Egge2021-01-061-1/+2
* Drop immediate commit, as it is gone.Henning Baldersheim2020-10-231-2/+6
* Add noexcept as indicated by -WnoeexceptHenning Baldersheim2020-10-071-1/+1
* Use correct serial number when creating attribute.Henning Baldersheim2020-10-031-2/+1
* Use std::make_xxxx to avoid newHenning Baldersheim2020-06-251-2/+3
* Keep document live during attribute population until attribute write threadsTor Egge2018-06-051-2/+18
* 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
* Include what you need yourself, and not more.Henning Baldersheim2017-05-241-4/+3
* Avoid flush engine busy loop: set flushed time even if not able to flush.Tor Egge2017-05-181-2/+4
* Use more forward declarations.Tor Egge2017-04-051-0/+1
* Flush populated attributes to disk as part of reprocessing.Tor Egge2017-03-231-1/+18
* Make ComponentGuard::get() return a pointer, not a referenceTor Brede Vekterli2017-02-271-1/+1
* PublishJon Bratseth2016-06-151-0/+61