Dovecot 2.1.17 and Solr 6.6.1

2017-09-20 Thread Siarhei Chystsiakou
Hello. I'm trying to set fts plugin for working with Apache Solr 6.6.1, but after the setting I get the following error o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Bad contentType for search handler :text/xml request={q=from:"test"&fl=uid,score&sort=uid+asc&fq=%2Bbox:a801

Re: Dovecot 2.1.17 and Solr 6.6.1

2017-09-21 Thread Siarhei Chystsiakou
Can I used the patch on dovecot 2.1.17 ? 2017-09-21 11:17 GMT+02:00 Aki Tuomi : > > > On 20.09.2017 12:51, Siarhei Chystsiakou wrote: > > Hello. > > I'm trying to set fts plugin for working with Apache Solr 6.6.1, but > after > > th

Re: Dovecot 2.1.17 and Solr 6.6.1

2017-09-21 Thread Siarhei Chystsiakou
This patch is not valid for dovecot 2.1.17 :( Will my config (dovecot 2.1.17) be suitable for the dovecot => 2.2.19 ? Thanks 2017-09-21 12:05 GMT+02:00 Aki Tuomi : > Probably, it's a small change. =) > > Aki > > > On 21.09.2017 13:01, Siarhei Chystsiakou wrote: &

file-solr

2017-10-02 Thread Siarhei Chystsiakou
Hi, I have installed dovecot 2.2.31 and settings fts-solr, when I run command doveadm -v index -A "*" sometimes in logs I see information: doveadm(u...@domain.com): Warning: fts-solr(u...@domain.com): Mailbox INBOX UID=2028 header size is huge, truncating Does it influence the work of plugin a

Dovecot 2.2.31 Incorrect Search

2017-10-12 Thread Siarhei Chystsiakou
Hi. I have installed dovecot 2.2.31 and fts plugin with Apache Solr 6.6.1. I have found that imap search is not correct in my dovecot. For example, I want to find email from user s.chistia...@example.com. I run IMAP command "SEARCH FROM s.chi" and result is null. But if I run IMAP command "SEARCH

Re: Dovecot 2.2.31 Incorrect Search

2017-10-17 Thread Siarhei Chystsiakou
Hi. I found that the problem emerges when the dovecot uses fts-solr plugin. without it this problem does not emerge. No one has any ideas? 2017-10-12 18:39 GMT+02:00 Siarhei Chystsiakou : > > Hi. > I have installed dovecot 2.2.31 and fts plugin with Apache Solr 6.6.1. > I have fou

Re: Last Login example

2017-10-18 Thread Siarhei Chystsiakou
My config: config plugins: # cat /etc/dovecot/conf.d/90-last_login.conf > dict { > lastlogin = mysql:/etc/dovecot/dict.conf.d/90-lastlogin.conf > } > plugin { > last_login_dict = proxy::lastlogin > } config db connector: # cat /etc/dovecot/dict.conf.d/90-lastlogin.conf > connect=host=l