aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/attribute/document_weight_iterator
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Enable use of optimized DirectWeightedAttribute for all integer att...Tor Egge2023-07-111-2/+1
* Revert "Enable DirectWeightedAttribute optmization also for arrays."Henning Baldersheim2023-07-061-48/+14
* Revert "- Use a single templated fixture to avoid copy-paste errors when exte...Henning Baldersheim2023-07-061-13/+24
* - Use a single templated fixture to avoid copy-paste errors when extending te...Henning Baldersheim2023-07-061-24/+13
* Enable DirectWeightedAttribute optmization also for arrays.Henning Baldersheim2023-07-061-14/+48
* - Enable use of optimized DirectWeightedAttribute for all integer attributes.Henning Baldersheim2023-07-051-1/+2
* Include searchcommon/attribut/config.h yourself and prepare for hiding large ...Henning Baldersheim2022-05-251-3/+1
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
* Drop incomplete dictionary snapshots.Tor Egge2021-04-211-17/+0
* Remove includes no longer necessary.Henning Baldersheim2021-02-251-8/+0
* Explicitly instantiate common attribute update member functions.Tor Egge2020-10-051-1/+0
* Extend Document weight attribute interface to use dictionary snapshotTor Egge2020-08-281-6/+55
* GC some unused codeArne Juul2020-07-151-1/+0
* Remove unused test classes.Geir Storli2019-08-191-14/+13
* Remove files used by old unit test runner.Tor Egge2019-02-191-1/+0
* move LOG_SETUP after other includesArne Juul2018-06-201-3/+3
* use LOG_ABORT not just abort()Arne Juul2018-06-121-0/+3
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
* Copyright headerJon Bratseth2017-06-132-2/+2
* deiniline destructorsHenning Baldersheim2017-03-091-10/+15
* Follow up on naming comments from review by @havardpeHenning Baldersheim2017-02-061-1/+1
* Use the iterator verifier and factor out common code for dotproduct and weigh...Henning Baldersheim2017-02-031-17/+27
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-154-0/+200