On Tue, Dec 08, 2020 at 06:02:32PM +0000, Eric Wong wrote: > > So, are things to the point where we only need a single xapian db > > for all lists, or do we still need to keep individual list indexes? > > Only indexlevel=basic (sqlite) for individual lists. This saves > a bunch of FDs and provides ~60G overall space savings (not compacted). > > For all of lore: > > git + {over,msgmap}.sqlite3: 51G > extindex "all" over.sqlite3 + Xapian: 193G Sweet, now I'm getting excited all over again. :) -K