Displaying 1 result from an estimated 1 matches for "solrhost".
Did you mean:
selfhost
2011 May 23
3
[PATCH] Indexing mail attachments with Dovecot + Solr
...grating 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_plugins fts fts_solr
plugin {
fts = solr
fts_solr = url=http://solrhost:8983/solr/ break-imap-search
index-attachments
fts_solr_mimetype = application/x-pdf
application/vnd.openxmlformats-officedocument.wordprocessingml.document
}
...
--
Antonio P?rez-Aranda Alcaide
aperezaranda at yaco.es
Yaco Sistemas S.L.
http://www.yaco.es/
C/ Rioja 5, 41001 Sevilla
Tel?fon...