[serious help request!] Desperately trying to get Apache Solr working with Dovecot.
23 Jan
2015
23 Jan
'15
7:31 a.m.
Hello,
I am desperately trying to get Apache Solr to work with Dovecot FTS. I would really appreciate if someone could please help me! I have already done the following:-
- I can ssh into my server and see that Apache Solr is up and running.
ssh -t -L 8983:localhost:8983 user@mydomain.com
- In the collection1 core selector I have the following files:- solrconfig.xml and schema.xml The schema.xml output is as follows(see link):-
I have installed the dovecot-solr already.
Configured dovecot to run solr-fts as follows:-
In 10-mail.conf:
# Space separated list of plugins to load for all services. Plugins specific to # IMAP, LDA, etc. are added to this list in their own .conf files. #mail_plugins = mail_plugins = fts fts_solr
In 90-plugin.conf:-
plugin { fts = solr fts_solr = break-imap-search url=http://localhost:8983/solr/ }
*Desperately looking for some help! Please help!!!* Thanks Kevin
3591
Age (days ago)
3591
Last active (days ago)
0 comments
1 participants
participants (1)
-
Kevin Laurie