search for: extremeshok

Displaying 4 results from an estimated 4 matches for "extremeshok".

2015 Jan 07
1
Schema Patch to get Dovecot running with Solr 4.10.3
Hello, AFAIK a known problem with newer Apache Solr versions. If you patch Dovecots solr-schema.xml Dovecot will work with Solr 4.10.3: --- solr-schema.xml 2015-01-05 09:12:51.080196122 +0100 +++ /home/solr/solr/example/solr/collection1/conf/schema.xml 2015-01-05 09:31:48.320206660 +0100 @@ -51,6 +51,7 @@ <field name="cc" type="text" indexed="true"
2015 Apr 18
0
Installing fts-solr on dovecot (centos 6) - [request for help]
On 2015-04-18 19:23, Kevin Laurie wrote: > Hello, Hello, > I have been trying to get full-text-search on dovecot. I followed the > tutorial on this site:- > https://extremeshok.com/6622/enabling-apache-solr-4-10-using-jetty-with-dovecot-2-2-for-fulltext-search-results-on-centos-6-iredmail-compatible/ > > The instruction on the page here seems wrong:- > sed -i -e 's|mail_plugins = quota|mail_plugins = quotann# Enable fts > fts_solr plugin globally for Solr...
2015 Apr 18
2
Installing fts-solr on dovecot (centos 6) - [request for help]
Hello, I have been trying to get full-text-search on dovecot. I followed the tutorial on this site:- https://extremeshok.com/6622/enabling-apache-solr-4-10-using-jetty-with-dovecot-2-2-for-fulltext-search-results-on-centos-6-iredmail-compatible/ The instruction on the page here seems wrong:- sed -i -e 's|mail_plugins = quota|mail_plugins = quotann# Enable fts fts_solr plugin globally for Solr Full Text Search In...
2015 Apr 18
2
Installing fts-solr on dovecot (centos 6) - [request for help]
...12:49 AM, Christian Kivalo <ml+dovecot at valo.at> wrote: > On 2015-04-18 19:23, Kevin Laurie wrote: >> >> Hello, > > Hello, >> >> I have been trying to get full-text-search on dovecot. I followed the >> tutorial on this site:- >> >> https://extremeshok.com/6622/enabling-apache-solr-4-10-using-jetty-with-dovecot-2-2-for-fulltext-search-results-on-centos-6-iredmail-compatible/ >> >> The instruction on the page here seems wrong:- >> sed -i -e 's|mail_plugins = quota|mail_plugins = quotann# Enable fts >> fts_solr plugin gl...