22 Sep
2020
22 Sep
'20
9:33 a.m.
On 18.9.2020 17.45, Scott Q. wrote:
Does anyone know if it's possible to do FTS Index based on a userdb preference ? Basically if the preference is 'on' , dovecot goes ahead with the fts indexing for that particular user.
I'm guessing right now it's not possible but is there anyone that could envision writing such a patch ? If so, can you contact me off-list ?
Totally possible, just return from your userdb fts=solr
(e.g.) to turn
on fts processing for some user.
If you are using passwd-file, you need to use userdb_fts=solr.
Aki