aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/multi_value_mapping_base.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Factor out common code to make a EntryRef vector snapshot.Tor Egge2023-03-081-12/+0
* Add compaction spec to array store.Tor Egge2023-01-121-23/+1
* Block compaction while buffers are held.Tor Egge2022-04-211-1/+1
* Remove const type qualifier from member functions that should only beTor Egge2022-03-291-1/+1
* Trim down rcuvector interface.Tor Egge2022-03-281-1/+2
* Use AtomicEntryRef in MultiValueMappingBase.Tor Egge2022-03-091-3/+15
* Add memory allocator to multi value mapping.Tor Egge2022-02-111-2/+4
* Calculate need for compaction when updating stats.Tor Egge2021-12-091-9/+8
* Integrate CompactionStrategy with AddressSpace and MemoryUsage.Tor Egge2021-12-081-8/+2
* Add CompactionSpec.Tor Egge2021-12-081-1/+3
* Move CompactionStrategy from searchcommon to vespalib.Tor Egge2021-12-081-1/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add CompactionStrategy methods to determine if compaction should be performed.Tor Egge2021-04-091-12/+2
* Less asserts in header files.Henning Baldersheim2021-02-131-0/+1
* Move RcuVector and relevant support classes to vespalibTor Brede Vekterli2019-05-231-6/+6
* Rename "cluster" concept in buffer type to "array".Geir Storli2019-03-151-5/+5
* GC unused code and add override and = default.Henning Baldersheim2018-09-171-7/+3
* 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
* Reduce fastos.h dependency.Henning Baldersheim2017-06-011-1/+0
* Implement onAddDocsHenning Baldersheim2017-01-221-0/+6
* Rename MultiValueMapping2 to MultiValueMapping.Tor Egge2016-12-141-0/+101