aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/attribute/i_attribute_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Revert "Revert "Explore attribute vector in writer thread.""Tor Egge2023-03-291-3/+0
* Revert "Explore attribute vector in writer thread."Henning Baldersheim2023-03-281-0/+3
* Explore attribute vector in writer thread.Tor Egge2023-03-281-3/+0
* Delay creation of AttributeCollectionSpec.Tor Egge2023-02-081-1/+1
* Prepare new attribute manager in prepare_reconfig.Tor Egge2023-02-071-5/+3
* Reapply make attribute collection spec serial num optional.Tor Egge2023-02-061-0/+3
* Revert "Make attribute collection spec serial num optional. Pass reconfig"Henning Baldersheim2023-02-061-3/+0
* Make attribute collection spec serial num optional. Pass reconfigTor Egge2023-02-061-0/+3
* Report transient resource usage for all attributes and document meta store.Geir Storli2022-12-061-0/+3
* Move the AttributeSpec and hide the ConfigHenning Baldersheim2022-05-261-1/+1
* Only require vespalib::Executor instead of vespalib::ThreadExecutorHenning Baldersheim2022-01-191-2/+2
* Get callback when setBucketStateCalculator has completed.Henning Baldersheim2021-11-221-2/+2
* When node is retired we can relax compaction strategy as we have peakedHenning Baldersheim2021-11-121-0/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Move idestructorcallback.h to vespalib module and search::IDestructorCallback...Henning Baldersheim2021-01-141-3/+2
* Expose the shared executor via attribute manager interface.Geir Storli2020-06-251-1/+6
* Move sequenced task executors to staging vespalibHenning Baldersheim2020-04-041-5/+5
* Expose constness in interface to avoid cheating.Henning Baldersheim2018-08-291-1/+2
* Wire in the attribute execution via the IAttributeContext.Henning Baldersheim2018-08-271-2/+2
* - Add option to increment an attribute for every doc matched.Henning Baldersheim2018-08-271-1/+2
* Move AttributeOperation and AttributeFunctor to searc::attributeHenning Baldersheim2018-08-221-7/+5
* Reduce code visibilityHenning Baldersheim2018-06-121-4/+1
* Make AttributeWriter::forceCommit() clear the search cache of all imported at...Geir Storli2017-09-061-0/+2
* 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-2/+2
* Remove unneeded include.Tor Egge2017-04-181-1/+0
* Simplify wipe history arguments to attribute manager, supply serial numberTor Egge2017-03-211-2/+2
* Use document db reference solver when creating new attribute manager in searc...Geir Storli2017-02-241-12/+9
* PublishJon Bratseth2016-06-151-0/+111