summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/attribute/attribute_populator/attribute_populator_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move `HwInfo` from `proton` namespace to `vespalib`Tor Brede Vekterli2023-11-011-2/+2
* Update copyrightJon Bratseth2023-10-091-1/+1
* Reduce creation of Document instances without DocumentTypeRepo.Geir Storli2023-03-131-1/+1
* Remove search::index::DocBuilder. Add search::index::StringFieldBuilder.Tor Egge2022-10-121-0/+1
* Remove most use of vespalib::rmdir in searchlib.Tor Egge2022-06-021-1/+1
* Move the AttributeSpec and hide the ConfigHenning Baldersheim2022-05-261-4/+6
* Make the attribute enum change interlock shared between all document dbs.Geir Storli2022-03-171-3/+5
* Reduce use of Identifiable for document::DatatTypeHenning Baldersheim2022-03-031-1/+2
* more descriptive name for header fileArne H Juul2021-12-021-1/+1
* track namespace move in documenttypes.defArne H Juul2021-12-021-0/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Drop immediate commit, as it is gone.Henning Baldersheim2020-10-231-2/+2
* Modify applyCommit to commit without updating synctoken if too early.Henning Baldersheim2020-10-031-1/+1
* Use correct serial number when creating attribute.Henning Baldersheim2020-10-031-5/+4
* Use ForegroundThreadExecutor in unit tests.Geir Storli2020-06-251-3/+4
* Expose the shared executor via attribute manager interface.Geir Storli2020-06-251-8/+11
* Move sequenced task executors to staging vespalibHenning Baldersheim2020-04-041-1/+2
* Stop using DocBuilder for attribute populator test.Tor Egge2019-03-111-14/+17
* Keep document live during attribute population until attribute write threadsTor Egge2018-06-051-3/+3
* 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
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* Merge pull request #2443 from yahoo/geirst/init-handling-of-lid-space-compact...Tor Egge2017-05-181-6/+9
|\
| * Move DirectoryHandler from searchcore to searchlib.Geir Storli2017-05-121-6/+9
* | Revert "Revert "Toregge/add shrink lid space flush target""Tor Egge2017-05-161-0/+1
* | Revert "Toregge/add shrink lid space flush target"Tor Egge2017-05-151-1/+0
* | Remove test dir before starting test to ensure a clean slate.Tor Egge2017-05-111-0/+1
|/
* Use attribute writer created after last attribute was added to attributeTor Egge2017-05-041-5/+6
* Pass attribute spec to attribute manager addAttribute method.Tor Egge2017-04-051-1/+1
* Flush populated attributes to disk as part of reprocessing.Tor Egge2017-03-231-1/+3
* Make ComponentGuard::get() return a pointer, not a referenceTor Brede Vekterli2017-02-271-7/+7
* Move HwInfo from vespalib to searchcore and simplify code.Tor Egge2016-11-041-3/+3
* Flush attribute to memory first if attribute saver has aTor Egge2016-11-031-1/+4
* PublishJon Bratseth2016-06-151-0/+98