aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/attribute/attribute_collection_spec_factory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Delay creation of AttributeCollectionSpec.Tor Egge2023-02-081-0/+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
* Inherit from vespalib::GrowStrategyHenning Baldersheim2022-05-261-7/+6
* Deinline destructors for AttributeCollectionSpecFactory andTor Egge2021-12-121-0/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Improve handling of changed alloc config.Tor Egge2021-02-021-9/+5
* Wire in config for compaction strategy.Tor Egge2021-02-011-0/+3
* - Decouple index config from ProtonConfig.Henning Baldersheim2018-12-031-5/+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
* Include what you need yourself, and not more.Henning Baldersheim2017-05-241-3/+0
* Remove recently added attribute specs from document db config.Tor Egge2017-04-201-6/+5
* Change signature of AttributeCollectionSpecFactory::create toTor Egge2017-04-041-5/+6
* Move nested class AttributeCollectionSpec::Attribute out to AttributeSpec.Tor Egge2017-03-311-1/+1
* PublishJon Bratseth2016-06-151-0/+49