aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/fast_access_doc_subdb.cpp
Commit message (Expand)AuthorAgeFilesLines
* Expose imported attributes in metrics.Tor Egge2024-04-261-27/+39
* Also tune or turn off background jobs when content node is in maintenance.Geir Storli2023-11-071-1/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add explorer for the attribute writer.Geir Storli2023-09-011-0/+6
* Simplify IThreadingService as there only is one field writer executor.Geir Storli2023-08-311-1/+1
* Remove unused parameter in prepare_reconfig member functions.Tor Egge2023-02-091-2/+2
* Delay creation of AttributeCollectionSpec.Tor Egge2023-02-081-10/+3
* Prepare new attribute manager in prepare_reconfig.Tor Egge2023-02-071-6/+5
* 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-2/+2
* Reapply make attribute collection spec serial num optional.Tor Egge2023-02-061-2/+2
* Revert "Make attribute collection spec serial num optional. Pass reconfig"Henning Baldersheim2023-02-061-2/+2
* Make attribute collection spec serial num optional. Pass reconfigTor Egge2023-02-061-2/+2
* Add prepare_reconfig member function to FastAccessDocSubDBConfigurerTor Egge2023-02-021-2/+9
* Increase lifetime of FastAccessDocSubDBConfigurer.Tor Egge2023-02-021-3/+4
* Add proton::DocumentDB::prepare_reconfigTor Egge2023-02-021-1/+1
* Move sessionmanager from documentdb to proton and use a SchedulerForwardExecu...Henning Baldersheim2022-12-081-2/+0
* Wire SessionManager via IDocumentSubDBOwnerHenning Baldersheim2022-12-081-2/+1
* Minor cleanup while reading code.Henning Baldersheim2022-12-081-6/+2
* Report transient resource usage for all attributes and document meta store.Geir Storli2022-12-061-0/+8
* Various cleanup while reading sorting code in backend.Henning Baldersheim2022-10-131-1/+1
* Normalize includes in searchcore.Tor Egge2022-09-271-1/+1
* Use unique_ptr for Config in AttributeVectorHenning Baldersheim2022-05-261-4/+3
* Make the attribute enum change interlock shared between all document dbs.Geir Storli2022-03-171-1/+6
* Get callback when setBucketStateCalculator has completed.Henning Baldersheim2021-11-221-1/+4
* Avoid sync_allHenning Baldersheim2021-11-161-3/+9
* Correct config for retired nodes both after reconfig and retired -> up for bo...Henning Baldersheim2021-11-121-2/+3
* Rename ISequencedTaskExecutor::sync() to sync_all().Tor Egge2021-10-281-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Improve handling of changed alloc config.Tor Egge2021-02-021-8/+8
* Wire in config for compaction strategy.Tor Egge2021-02-011-1/+2
* Remove the syncFeedView upcall as it has no purpose other than forcing it mor...Henning Baldersheim2021-01-261-1/+0
* Move idestructorcallback.h to vespalib module and search::IDestructorCallback...Henning Baldersheim2021-01-141-1/+1
* Handle document meta store compaction when replay is done.Tor Egge2020-09-101-0/+1
* - Let LidReuseDelayer be owned by FeedView and configured only at constructio...Henning Baldersheim2020-08-211-1/+0
* Transfer shared_ptr by value.Henning Baldersheim2020-08-201-3/+3
* Expose the shared executor via attribute manager interface.Geir Storli2020-06-251-0/+1
* Use std::make_xxxx to avoid newHenning Baldersheim2020-06-251-7/+4
* Eliminate some clang warnings in searchcore.Tor Egge2019-02-081-2/+0
* Remove all legacy proton metrics (that were deprecated on Vespa 6).Geir Storli2019-01-211-6/+4
* - Decouple index config from ProtonConfig.Henning Baldersheim2018-12-031-14/+10
* 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-3/+2
* There is a less intrusive way ...Henning Baldersheim2017-10-051-4/+3
* Wire in for live reconfiguration of DocumentStore.Henning Baldersheim2017-10-051-10/+7
* Rename IAttributeWriter::commit() -> forceCommit().Geir Storli2017-09-061-2/+1
* - Use a dedicated thread for writing to summarystore.Henning Baldersheim2017-08-011-0/+1
* 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