aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/attribute/attributes_state_explorer/attributes_state_explorer_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Expose imported attributes in state explorer.Tor Egge2024-05-021-22/+88
* Move `HwInfo` from `proton` namespace to `vespalib`Tor Brede Vekterli2023-11-011-1/+2
* Update copyrightJon Bratseth2023-10-091-1/+1
* Revert "Revert "Explore attribute vector in writer thread.""Tor Egge2023-03-291-2/+2
* Revert "Explore attribute vector in writer thread."Henning Baldersheim2023-03-281-2/+2
* Explore attribute vector in writer thread.Tor Egge2023-03-281-2/+2
* Change from typedef to using in searchcore.Geir Storli2022-12-211-1/+1
* Move the AttributeSpec and hide the ConfigHenning Baldersheim2022-05-261-0/+1
* Make the attribute enum change interlock shared between all document dbs.Geir Storli2022-03-171-1/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Report hash and B-tree memory usage separately for enum store dictionary.Tor Egge2021-04-081-18/+61
* Avoid including singlenumericattribute.hppHenning Baldersheim2021-02-251-1/+0
* Use ForegroundThreadExecutor in unit tests.Geir Storli2020-06-251-3/+4
* Expose the shared executor via attribute manager interface.Geir Storli2020-06-251-4/+8
* Move sequenced task executors to staging vespalibHenning Baldersheim2020-04-041-2/+2
* Fix issues detected by clang 10.Tor Egge2020-02-141-0/+1
* Deinline test code.Henning Baldersheim2019-05-061-0/+1
* Make final to improve inlining.Henning Baldersheim2019-05-061-3/+4
* 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
* Move DirectoryHandler from searchcore to searchlib.Geir Storli2017-05-121-5/+6
* Pass attribute spec to attribute manager addAttribute method.Tor Egge2017-04-051-1/+1
* 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/+5
* PublishJon Bratseth2016-06-151-0/+70