aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/idocumentsubdb.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Call complete_prepare_reconfig() to adjust prepared reconfig whenTor Egge2023-02-071-1/+2
* Pass optional serial num to prepare reconfig.Tor Egge2023-02-071-1/+2
* Add proton::DocumentDB::prepare_reconfigTor Egge2023-02-021-1/+4
* Wire SessionManager via IDocumentSubDBOwnerHenning Baldersheim2022-12-081-1/+2
* Report transient resource usage for all attributes and document meta store.Geir Storli2022-12-061-5/+7
* Get callback when setBucketStateCalculator has completed.Henning Baldersheim2021-11-221-1/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Move uncommitted lids tracker from feedview to subdb to avoid ownership issues.Henning Baldersheim2020-10-301-0/+2
* temporary enable docstore validation at startup.Henning Baldersheim2020-04-081-0/+2
* Adjust forward declarations in searchcore.Tor Egge2019-02-021-5/+5
* - Decouple index config from ProtonConfig.Henning Baldersheim2018-12-031-5/+7
* Move code that updates document db metrics into separate class.Geir Storli2018-09-211-0/+1
* Use alternate maxflushed parameter (max number of flushed memory indexesTor Egge2017-12-071-0/+2
* Resolve the LogDocumentStoreConfig in DocumentDBConfigManager.Henning Baldersheim2017-10-061-1/+1
* There is a less intrusive way ...Henning Baldersheim2017-10-051-3/+2
* Wire in for live reconfiguration of DocumentStore.Henning Baldersheim2017-10-051-9/+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
* Cleanup namespace layoutHenning Baldersheim2017-05-241-3/+3
* We do not need the IIndexManagerFactory in searchcore anymore.Henning Baldersheim2017-05-241-7/+5
* Rename wipeHistory() to pruneRemovedFields() in handling of attribute fields.Tor Egge2017-04-271-1/+1
* Use more forward declarations.Tor Egge2017-04-051-17/+6
* Simplify wipe history arguments to attribute manager, supply serial numberTor Egge2017-03-211-1/+1
* Revert "Revert "Toregge/reduce wipe history arguments to index maintainer""Tor Egge2017-03-211-2/+2
* Revert "Toregge/reduce wipe history arguments to index maintainer"Arnstein Ressem2017-03-201-2/+2
* Add serial number to index maintainer setSchema method, to allow forTor Egge2017-03-171-1/+1
* Reduce arguments to wipe history method in index maintainer.Tor Egge2017-03-171-1/+1
* Remove union based fusion schema. It was used to keep data for removedTor Egge2017-03-171-2/+2
* Rename *referent* -> *reference* to align with naming elsewhere (e.g. config-...Geir Storli2017-03-071-2/+2
* Use camel case for consistency with existing code.Tor Egge2017-02-281-1/+1
* Call tear_down_references() on sub dbs from document db close methodTor Egge2017-02-281-0/+1
* Extend applyConfig() function with a document db reference resolver.Geir Storli2017-02-231-13/+17
* Add document db referent registry to proton.Tor Egge2017-02-151-1/+3
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-201-1/+1
* Decouple so that not all config is pulled in everywhere.Henning Baldersheim2016-12-121-111/+60
* PublishJon Bratseth2016-06-151-0/+180