aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/fast_access_doc_subdb.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add explorer for the attribute writer.Geir Storli2023-09-011-0/+1
* Remove unused parameter in prepare_reconfig member functions.Tor Egge2023-02-091-1/+1
* Reduce indirect include of attributemanager.hTor Egge2023-02-081-6/+7
* Adjust member function name according to review feedback.Tor Egge2023-02-081-1/+1
* Delay creation of AttributeCollectionSpec.Tor Egge2023-02-081-3/+4
* Prepare new attribute manager in prepare_reconfig.Tor Egge2023-02-071-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
* Reapply make attribute collection spec serial num optional.Tor Egge2023-02-061-1/+1
* Revert "Make attribute collection spec serial num optional. Pass reconfig"Henning Baldersheim2023-02-061-1/+1
* Make attribute collection spec serial num optional. Pass reconfigTor Egge2023-02-061-1/+1
* Add prepare_reconfig member function to FastAccessDocSubDBConfigurerTor Egge2023-02-021-0/+2
* Increase lifetime of FastAccessDocSubDBConfigurer.Tor Egge2023-02-021-0/+1
* Add proton::DocumentDB::prepare_reconfigTor Egge2023-02-021-1/+1
* Wire SessionManager via IDocumentSubDBOwnerHenning Baldersheim2022-12-081-2/+1
* Report transient resource usage for all attributes and document meta store.Geir Storli2022-12-061-0/+1
* Include searchcommon/attribut/config.h yourself and prepare for hiding large ...Henning Baldersheim2022-05-251-1/+1
* Make the attribute enum change interlock shared between all document dbs.Geir Storli2022-03-171-2/+9
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Improve handling of changed alloc config.Tor Egge2021-02-021-1/+1
* Transfer shared_ptr by value.Henning Baldersheim2020-08-201-1/+1
* Fixup after removal of DocumentDBMetricsCollection where per attribute metric...Geir Storli2019-01-281-3/+3
* Remove AttributeMetricsCollection and DocumentDBMetricsCollection as they are...Geir Storli2019-01-211-4/+4
* Remove all legacy proton metrics (that were deprecated on Vespa 6).Geir Storli2019-01-211-4/+0
* - Decouple index config from ProtonConfig.Henning Baldersheim2018-12-031-1/+1
* Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-1/+1
* Resolve the LogDocumentStoreConfig in DocumentDBConfigManager.Henning Baldersheim2017-10-061-1/+1
* There is a less intrusive way ...Henning Baldersheim2017-10-051-9/+6
* Wire in for live reconfiguration of DocumentStore.Henning Baldersheim2017-10-051-12/+7
* Reduce visibility.Henning Baldersheim2017-08-251-4/+5
* Revert "Balder/move instead of copy"Henning Baldersheim2017-08-251-5/+4
* Reduce visibility.Henning Baldersheim2017-08-221-4/+5
* 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
* Rename wipeHistory() to pruneRemovedFields() in handling of attribute fields.Tor Egge2017-04-271-1/+1
* Remove usage of wipe history.Tor Egge2017-04-261-0/+1
* Remove recently added attribute specs from document db config.Tor Egge2017-04-201-1/+1
* add override in searchcore moduleArne H Juul2017-04-121-1/+1
* Use more forward declarations.Tor Egge2017-04-051-1/+1
* Change signature of AttributeCollectionSpecFactory::create toTor Egge2017-04-041-1/+1
* Remove union based fusion schema. It was used to keep data for removedTor Egge2017-03-171-1/+0
* Rename _fastUpdateFeedView -> _fastAccessFeedView.Geir Storli2017-02-231-1/+1
* Extend applyConfig() function with a document db reference resolver.Geir Storli2017-02-231-1/+2
* Random code unification when file was visited.Henning Baldersheim2017-01-041-1/+1
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-201-1/+1
* Expose detailed memory usage metrics for attributes using new naming scheme.Geir Storli2016-12-141-3/+4