grosjo / fts-xapian

Dovecot FTS plugin based on Xapian
GNU Lesser General Public License v2.1
96 stars 21 forks source link

verbose=0 isn't silent any more #153

Closed protegh closed 8 months ago

protegh commented 8 months ago

With commit 7581190 the "Box is empty" message in src/fts-backend-xapian-functions.cpp was changed to an unconditional i_warning and so fills my log despite of my setting verbose=0. Why was the if(fts_xapian_settings.verbose>1) condition removed?

grosjo commented 8 months ago

Shall be fixd in latest git