aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/searchabledocsubdb.h
Commit message (Expand)AuthorAgeFilesLines
* Remove most of the now void clock indirection.Henning Baldersheim2023-12-151-3/+4
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add explorer for the attribute writer.Geir Storli2023-09-011-0/+2
* Remove unused parameter in prepare_reconfig member functions.Tor Egge2023-02-091-1/+1
* Reduce indirect include of attributemanager.hTor Egge2023-02-081-3/+2
* Delay creation of AttributeCollectionSpec.Tor Egge2023-02-081-0/+1
* Call complete_prepare_reconfig() to adjust prepared reconfig whenTor Egge2023-02-071-1/+1
* Pass optional serial num to prepare reconfig.Tor Egge2023-02-071-1/+1
* Drop ranking assets repo from SearchableDocSubDB.Tor Egge2023-02-031-2/+0
* Add proton::DocumentDB::prepare_reconfigTor Egge2023-02-021-1/+3
* Change from typedef to using in searchcore.Geir Storli2022-12-211-1/+1
* Wire SessionManager via IDocumentSubDBOwnerHenning Baldersheim2022-12-081-1/+1
* Report transient resource usage for all attributes and document meta store.Geir Storli2022-12-061-0/+1
* Unify og getNumActiveDocs and hide some implementations.Henning Baldersheim2022-09-091-1/+0
* Revert "Revert "Unify access to assets needed during rank-setup.""Henning Baldersheim2022-09-071-2/+2
* Revert "Unify access to assets needed during rank-setup."Tor Egge2022-09-071-2/+2
* Rename variables to reflect the extendend purpose.Henning Baldersheim2022-09-071-1/+1
* Unify access to assets needed during rank-setup.Henning Baldersheim2022-09-061-2/+2
* - Avoid using shared_ptr for simpe AllocConfig and ThreadingServiceConfig.Henning Baldersheim2022-05-231-0/+1
* Avoid requiring a syncable executor for warmup.Henning Baldersheim2021-11-261-3/+3
* Get callback when setBucketStateCalculator has completed.Henning Baldersheim2021-11-221-1/+1
* Merge pull request #20130 from vespa-engine/balder/replace-sync_all_executors...Henning Baldersheim2021-11-201-0/+1
|\
| * Replace sync_all_executors with forceCommit.Henning Baldersheim2021-11-201-0/+1
* | GC unused numsearcher config.Henning Baldersheim2021-11-201-9/+0
|/
* When node is retired we can relax compaction strategy as we have peakedHenning Baldersheim2021-11-121-1/+0
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Reduce visibility and do not provide syncable when not necessary.Henning Baldersheim2021-03-021-1/+0
* gc last usages of closuresHenning Baldersheim2021-01-261-1/+1
* Remove the ICommitable interface as it is now void.Henning Baldersheim2020-10-301-1/+0
* Avoid taking a lock in the single master thread.Henning Baldersheim2020-09-151-1/+0
* Avoid commitAndWait. It is a blocking call that might deadlock.Henning Baldersheim2020-09-011-6/+2
* Ensure that we call commit and wait before changing feedview.Henning Baldersheim2020-08-211-2/+7
* - Let LidReuseDelayer be owned by FeedView and configured only at constructio...Henning Baldersheim2020-08-211-5/+1
* Transfer shared_ptr by value.Henning Baldersheim2020-08-201-2/+2
* Split ThreadExecutor in syncable and not.Henning Baldersheim2019-08-251-6/+6
* Eliminate some clang warnings in searchcore.Tor Egge2019-02-081-1/+0
* Adjust forward declarations in searchcore.Tor Egge2019-02-021-2/+2
* - Decouple index config from ProtonConfig.Henning Baldersheim2018-12-031-6/+3
* Use alternate maxflushed parameter (max number of flushed memory indexesTor Egge2017-12-071-0/+5
* Resolve the LogDocumentStoreConfig in DocumentDBConfigManager.Henning Baldersheim2017-10-061-3/+3
* There is a less intrusive way ...Henning Baldersheim2017-10-051-3/+2
* Wire in for live reconfiguration of DocumentStore.Henning Baldersheim2017-10-051-29/+12
* Add dummy gid to lid change handler.Tor Egge2017-09-061-1/+1
* Revert "Use gid to lid change handler interface directly"Tor Egge2017-09-061-1/+1
* Add dummy gid to lid change handler.Tor Egge2017-09-051-1/+1
* Remove unused includes.Henning Baldersheim2017-08-251-2/+0
* Reduce visibility.Henning Baldersheim2017-08-251-1/+1
* Revert "Balder/move instead of copy"Henning Baldersheim2017-08-251-1/+3
* Remove unused includes.Henning Baldersheim2017-08-221-2/+0
* Reduce visibility.Henning Baldersheim2017-08-221-1/+1