aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/diversity.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use AtomicEntryRef as value for enum store btree dictionary with posting lists.Tor Egge2022-03-041-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Stop requiring dictionary iterator when handling diversify over a singleTor Egge2021-03-211-0/+18
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-1/+1
* Add unit tests for enum store loading and fix bug when loading from non-enume...Geir Storli2019-09-111-1/+2
* Restructure for code reuse and hiding implementation.Henning Baldersheim2018-07-261-133/+10
* Make diversifier virtual for easier reuse and minimal runtime impact.Henning Baldersheim2018-07-261-42/+30
* No need for templated argument anymoreHenning Baldersheim2018-07-261-23/+34
* Split in filter and recorder for reuse.Henning Baldersheim2018-07-261-18/+39
* Nested namespacesHenning Baldersheim2018-07-251-6/+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
* Implement a default destructor to avoid the automatic inlining of large destr...Henning Baldersheim2017-03-081-2/+6
* Explicit instantiation of common maps/sets.Henning Baldersheim2016-12-151-1/+1
* Split in hash_xxx, array, lru, cache ++ in hpp files. To reduce clinon buildHenning Baldersheim2016-12-151-2/+4
* PublishJon Bratseth2016-06-151-0/+226