]> Sergey Matveev's repositories - public-inbox.git/commitdiff
search: reduce columns stored in Xapian
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Sun, 1 Apr 2018 06:30:37 +0000 (06:30 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Sun, 1 Apr 2018 23:27:54 +0000 (23:27 +0000)
We can store :bytes and :lines in doc_data since we never
sort or search by them.  We don't have much use for the Date:
stamp at the moment, either.


No differences found