summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/attribute/posting_store/posting_store_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* avoid nullptr derefHÃ¥vard Pettersen2022-06-211-2/+2
* Calculate need for compaction when updating stats.Tor Egge2021-12-091-2/+2
* Move CompactionStrategy from searchcommon to vespalib.Tor Egge2021-12-081-2/+3
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* - Signal that we are using the default comaparator with no additional or muta...Henning Baldersheim2021-04-201-2/+2
* Add consider_compact methods to posting store.Tor Egge2021-04-201-6/+31
* Add member functions for scanning dictionary and compacting posting store.Tor Egge2021-04-191-26/+35
* Add compaction of PostingStore.Tor Egge2021-04-161-0/+223