aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/server/fast_access_doc_subdb_configurer.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove unused parameter in prepare_reconfig member functions.Tor Egge2023-02-091-1/+0
* Delay creation of AttributeCollectionSpec.Tor Egge2023-02-081-10/+23
* Prepare new attribute manager in prepare_reconfig.Tor Egge2023-02-071-6/+10
* 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/+2
* Revert "Make attribute collection spec serial num optional. Pass reconfig"Henning Baldersheim2023-02-061-2/+1
* Make attribute collection spec serial num optional. Pass reconfigTor Egge2023-02-061-1/+2
* Add prepare_reconfig member function to FastAccessDocSubDBConfigurerTor Egge2023-02-021-1/+4
* Move the AttributeSpec and hide the ConfigHenning Baldersheim2022-05-261-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use shared_ptr instead of reference.Henning Baldersheim2020-10-301-7/+5
* Move uncommitted lids tracker from feedview to subdb to avoid ownership issues.Henning Baldersheim2020-10-301-2/+4
* Trim down LidReuseDelayer.Tor Egge2020-10-301-4/+1
* - Let LidReuseDelayer be owned by FeedView and configured only at constructio...Henning Baldersheim2020-08-211-2/+5
* Transfer shared_ptr by value.Henning Baldersheim2020-08-201-1/+1
* Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-1/+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
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Make searchcore compile without optimizations (-Og).Geir Storli2017-05-041-0/+1
* Rename (I)AttributeAdapterFactory -> (I)AttributeWriterFactory.Geir Storli2017-02-231-3/+3
* PublishJon Bratseth2016-06-151-0/+41