Displaying 1 result from an estimated 1 matches for "fts_solr_mimetyp".
Did you mean:
fts_solr_mimetype
2011 May 23
3
[PATCH] Indexing mail attachments with Dovecot + Solr
...fts_solr property:
* index-attachments
Enable attachments indexing.
* manual-update
Avoid index on user search. You can trigger indexing using
doveadm search or doveadm index commands.
There is a new property for the section plugin to filter the mimetypes
that you want to index.
* fts_solr_mimetype
files with this mimetype will be sent to solr.
After integrating solr directory in your solr config, and building
Dovecot with fts-solr support and with fts-solr-attachments-r885.patch
applied, you can update your dovecot config by adding to your
dovecot.conf:
...
mail_pluings = $mail_plu...