summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/attribute/attribute_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* avoid nullptr derefHÃ¥vard Pettersen2022-06-211-9/+9
* Remove most use of vespalib::rmdir in searchlib.Tor Egge2022-06-021-21/+12
* Simplify AttributeVector by moving out ValueModifier, EnumModifier and BaseName.Henning Baldersheim2022-05-271-5/+3
* GC unused includeHenning Baldersheim2022-05-271-1/+0
* Avoid using vespalib::Identifiable.Henning Baldersheim2022-05-271-8/+10
* Use google test for attribute vector unit test.Tor Egge2022-04-131-325/+442
* Remove copy constructors.Henning Baldersheim2022-03-281-10/+9
* Avoid the need for clone by using unique_ptr.Henning Baldersheim2022-03-281-8/+8
* Propagate memory allocator to growable bitvector in SingleBoolAttribute.Tor Egge2022-02-151-1/+7
* Handle 64K page size when testing paged attributes.Tor Egge2022-02-141-2/+11
* Propagate memory allocator to attribute vector components.Tor Egge2022-02-141-0/+85
* Hide Fast_BufferedFile better.Henning Baldersheim2022-01-271-5/+3
* Clean and simplify default value handlingHenning Baldersheim2021-10-291-5/+6
* If the uncommitted changes pass 128k for an attribute force a commit.Henning Baldersheim2021-10-211-3/+38
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Generalize how address space usage is reported from attribute vectors.Geir Storli2021-07-151-20/+21
* Avoid tracking information to keep docids close when that is not necessary.Henning Baldersheim2021-06-031-6/+6
* Remove includes no longer necessary.Henning Baldersheim2021-02-251-1/+0
* Include hpp files to get definitions of needed member functions.Tor Egge2020-10-061-0/+2
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-4/+4
* Handle AssignValueUpdate inside MapValueUpdate.Tor Egge2020-04-171-13/+17
* Enable free lists for multi-value mapping used in all multi-value attributes.Geir Storli2019-11-141-0/+16
* Avoid dependency on weighted set ordering in unit testsTor Brede Vekterli2019-10-181-21/+45
* Use a more descriptive test name.Tor Egge2019-09-241-3/+3
* Adjust reference count for default value enum store entry when shrinking aTor Egge2019-09-241-0/+41
* Improve memory management in all enum attributes.Geir Storli2019-09-021-4/+4
* Block multiple load calls for same attribute vector.Tor Egge2019-08-291-104/+73
* Add interface for an enum store.Geir Storli2019-08-281-3/+3
* Remove unused test classes.Geir Storli2019-08-191-7/+8
* Remove "enable enumerated save" flag from attribute vectors as this should be...Geir Storli2019-08-191-55/+14
* Move RcuVector and relevant support classes to vespalibTor Brede Vekterli2019-05-231-1/+1
* Test compact lid space for predicate attribute.Tor Egge2019-03-211-0/+20
* Be consistent with factors and percentagesHenning Baldersheim2019-01-291-1/+1
* clion recommended cleanup while browsing test.Henning Baldersheim2018-12-191-56/+26
* UINT1 -> BOOLHenning Baldersheim2018-12-161-6/+6
* Use std::make_xxxHenning Baldersheim2018-08-201-145/+85
* Rename AttributeVector::saveAs() method to save().Tor Egge2018-08-171-7/+7
* Remove unused getIndexName method.Tor Egge2018-08-171-11/+0
* Remove snapshot concept accessHenning Baldersheim2018-08-171-7/+0
* Remove attribute vector saveAs method with two arguments.Tor Egge2018-08-171-1/+1
* test returned value alsoArne Juul2018-07-161-0/+3
* test new APIArne Juul2018-07-131-0/+4
* Merge branch 'master' into arnej/use-log-abortArne Juul2018-06-201-2/+19
|\
| * Add test for getNamePrefixHenning Baldersheim2018-06-181-2/+19
* | use LOG_ABORT not just abort()Arne Juul2018-06-121-1/+1
|/
* Add config for the alloc grow factor used when allocating buffers in multi-va...Geir Storli2018-01-221-5/+5
* Make attribute disk usage estimate more robust. Use cached values insteadTor Egge2017-09-211-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