Re: [Dovecot] dovecot fts solr plugin

2013-08-05 Thread Timo Sirainen
On 5.8.2013, at 18.12, Tamsy wrote: > Regarding: > "org.apache.solr.common.SolrException log SEVERE: > org.apache.solr.common.SolrException: undefined field text" I wonder what tries to access such "text" field .. I don't see any such code in Dovecot. Or does Solr assume that there always is a

Re: [Dovecot] dovecot fts solr plugin

2013-08-05 Thread Tamsy
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thomas Baumann wrote the following on 05.08.2013 19:27: Regarding: "org.apache.solr.common.SolrException log SEVERE: org.apache.solr.common.SolrException: undefined field text" As for Solr 4.4.0 this went away after editing solr-schema.xml (from Do

Re: [Dovecot] dovecot fts solr plugin

2013-08-05 Thread Thomas Baumann
1d30f8c4ea51ad7c2ecaff3b 2 10361d30f8c4ea51ad7c2ecaff3b 3 Thanks for your help in advance, Thomas. -Ursprüngliche Nachricht- Von: Timo Sirainen [mailto:t...@iki.fi] Gesendet: Freitag, 2. August 2013 15:03 An: Thomas Baumann Cc: dovecot@dovecot.org Betreff: Re: [Dovecot] dovecot fts solr

Re: [Dovecot] dovecot fts solr plugin

2013-08-02 Thread Timo Sirainen
On 21.7.2013, at 23.11, Thomas Baumann wrote: > (1) doveadm fts fails: > > Error message: > doveadm(t...@tirism.support.tiri.li): Error: fts not enabled for user's > namespace (null) .. > protocol imap { > plugin { >fts = solr >fts_solr = break-imap-search url=http://localhost:8983/solr

[Dovecot] dovecot fts solr plugin

2013-07-21 Thread Thomas Baumann
Hello list, * apache-solr-3.6.2 * dovecot-2.1.7 I configured fts_solr for dovecot, but I have two issues When doing a search request within telnet 127.0.0.1 143 it connects to solr. Jul 21, 2013 4:38:15 PM org.apache.solr.core.SolrCore execute INFO: [] webapp=/solr path=/select params={rows

Re: [Dovecot] FTS-Solr plugin

2012-01-09 Thread Timo Sirainen
On 6.1.2012, at 19.35, Daniel L. Miller wrote: > Solr plugin appears to break when mailbox names have an ampersand in the > name. The messages appear to indicate '&' gets translated to '&--'. What message? With fts=solr (not solr_old) the mailbox name isn't used in Solr at all. It uses mailbox

[Dovecot] FTS-Solr plugin

2012-01-06 Thread Daniel L. Miller
Solr plugin appears to break when mailbox names have an ampersand in the name. The messages appear to indicate '&' gets translated to '&--'. -- Daniel

[Dovecot] fts-solr plugin issue (Marked invalid)

2009-05-06 Thread Nikolai Derzhak
-- Forwarded message -- From: "Nikolai Derzhak" To: "Timo Sirainen" CC: "Dovecot Mailing" Date: 05/05/2009 3:01pm Subject: Re: [Dovecot] fts-solr plugin issue (Marked invalid) On Mon, 05/04/2009 at 6:23pm, "Timo Sirainen" wrote: > O

Re: [Dovecot] fts-solr plugin issue (Marked invalid)

2009-05-05 Thread Nikolai Derzhak
Send mail body with wrong Content-Type. If put this in maildir indexing raise 500 error. If fix Content-Type to "application/octet-stream" all OK. Because TEXT/*; content dovecot try to index and solr raise 500, on each search. On Tue, 05/05/2009 at 3:01pm, "Nikolai Derzhak" wrote: > On Mon, 05/

Re: [Dovecot] fts-solr plugin issue (Marked invalid)

2009-05-05 Thread Nikolai Derzhak
On Mon, 05/04/2009 at 6:23pm, "Timo Sirainen" wrote: > On May 4, 2009, at 10:16 AM, Nikolai Derzhak wrote: > >> OK. Concentrating problem in one question. >> How to ignore "bad" message and index next one in indexing procedure >> (fts plugin) ?. >> Now, one "error 500" from solr and dovecot (#

Re: [Dovecot] fts-solr plugin issue (Marked invalid)

2009-05-04 Thread Rui Carneiro
Citando Nikolai Derzhak : > But in sum: when dovecot try to index some mail's, that solr tokenizer not > eat (error 500, Marked invalid), > dovecot stop indexing of box and retry attempts in each next search with same > result. I think u might have a look on solr-connection.c and look to the func

Re: [Dovecot] fts-solr plugin issue (Marked invalid)

2009-05-04 Thread Timo Sirainen
On May 4, 2009, at 10:16 AM, Nikolai Derzhak wrote: OK. Concentrating problem in one question. How to ignore "bad" message and index next one in indexing procedure (fts plugin) ?. Now, one "error 500" from solr and dovecot (# 1.1.11: /etc/dovecot/ dovecot.conf # OS: Linux 2.6.21.7-2.fc8xen i

Re: [Dovecot] fts-solr plugin issue (Marked invalid)

2009-05-04 Thread Nikolai Derzhak
On Mon, 05/04/2009 at 5:36pm, "Rui Carneiro" wrote: > I do not have sure if I understood your problem correctly. > > Are you trying to index attachments from messages? Or Dovecot is indexing > some "bad" parts and you just do not know why? > Read first post, please, with description. But in s

Re: [Dovecot] fts-solr plugin issue (Marked invalid)

2009-05-04 Thread Rui Carneiro
I do not have sure if I understood your problem correctly. Are you trying to index attachments from messages? Or Dovecot is indexing some "bad" parts and you just do not know why? Regards, Rui Carneiro -- Portugalmail, Comunicações S.A. www.portugalmail.net Citando Nikolai Derzhak : > OK. Con

Re: [Dovecot] fts-solr plugin issue (Marked invalid)

2009-05-04 Thread Nikolai Derzhak
OK. Concentrating problem in one question. How to ignore "bad" message and index next one in indexing procedure (fts plugin) ?. Now, one "error 500" from solr and dovecot (# 1.1.11: /etc/dovecot/dovecot.conf # OS: Linux 2.6.21.7-2.fc8xen i686 Ubuntu 8.04.2 ext3 ) stop and each next search query re

[Dovecot] fts-solr plugin issue (Marked invalid)

2009-05-01 Thread Nikolai Derzhak
Hi. We user ftp-solr plugin and have problem with solr-1.3+ with HTMLStripWhitespaceTokenizerFactory (Solr schema in attachments). In some maildir's present messages with wrong "Content-Type: " fields in attachments. For example: " Content-Type: TEXT/mspowerpoint; name="Zapatec_6zap_netvibes_1.pp