about summary refs log tree commit homepage
path: root/lib/PublicInbox/SearchIdxPart.pm
DateCommit message (Expand)
2018-04-07over: remove forked subprocess
2018-04-02replace Xapian skeleton with SQLite overview DB
2018-03-19v2writable: allow disabling parallelization
2018-03-19searchidxpart: s/barrier/remote_barrier/
2018-03-19v2writable: implement remove correctly
2018-03-19v2writable: support "barrier" operation to avoid reforking
2018-03-03searchidx: store the primary MID in doc data for NNTP
2018-02-28v2writable: commit to skeleton via remote partitions
2018-02-28rename SearchIdxThread to SearchIdxSkeleton
2018-02-28searchidxpart: force integers into add_message
2018-02-28searchidx: get rid of pointless index_blob wrapper
2018-02-28searchidx*: name child subprocesses
2018-02-28searchidxpart: chomp line before splitting
2018-02-28searchidxpart: binmode
2018-02-28v2writable: cleanup unused pipes in partitions
2018-02-22searchidxpart: increase pipe size for partitions
2018-02-22v2: parallelize Xapian indexing