aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/attribute/posting_store
Commit message (Expand)AuthorAgeFilesLines
* 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-072-2/+2
* - 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-162-0/+232