Displaying 20 results from an estimated 9000 matches similar to: "Help needed with SOLR integration"
2013 Aug 19
1
Dsync confusion...
Hi,
Maybe I've been staring at config files and man pages too long, but the
doc page for Dsync is a little confusing and I don't how to solve my
problem. I've probably missed something simple and stupid, but as I
said, I've been staring at this problem too long and need a second pair
of eyes on it !
Per doveconf below the user/owner for auth db is a user with shell
2017 Feb 09
2
Solr 6.4.1
I've been running Solr for a while (4.10.3) - wanted to make the jump to
the latest & greatest. I installed 6.4.1, copied over my schema.xml -
and after a couple false starts where I needed to tweak it work with the
new version...it works! I did not copy the database, started from
scratch, and executed a "doveadm fts rescan -A". But...
Judging solely from at least one
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
2019 Apr 14
0
[PATCH] Re: Solr connection timeout hardwired to 60s
On 13/04/2019 17:16, Shawn Heisey via dovecot wrote:
> On 4/13/2019 4:29 AM, John Fawcett via dovecot wrote:
>> If this value was made configurable people could set it to what they
>> want. However the underlying problem is likely on solr configuration.
>
> The Jetty that is included in Solr has its idle timeout set to 50
> seconds.? But in practice, I have not seen this
2011 May 23
3
[PATCH] Indexing mail attachments with Dovecot + Solr
Indexing mail attachments with Dovecot + Solr.
This patch has been tested with these versions:
* dovecot 2.0.9
* apache-solr 1.4.1
This is a patch for the fts-solr plugin (that indexes mail messages
for Dovecot with Solr). In main stream, the plugin does not index
attachments; With this patch, you can index mails and their
attachments (pdf, docs, openoffice docs...) . You can get others
2013 Feb 05
1
"Header is huge" in fts-solr
Hi, Timo and all!
I am trying to index mail in a test mailbox using fts_solr plugin for
full-text search. On most mailboxes, it works fine, but on some big
messages I get
warnings like the following, and then I get an Out of memory error from
Solr, then the indexer-worker process (or doveadm) crashes with "assertion
failed" error and the backtrace:
2015 Jan 03
2
Help with installing Apache Solr with Dovecot 2.2
Hi,
I am relatively new to Apache Solr and I am trying to get it to integrate
with Dovecot 2.2 running on Ubuntu 14.04 and needed a little help with
configuration.
The following steps I have already configured. Appreciate if someone could
help, so please help me!
1. Apache Solr installed, up and running
6406 [main] INFO org.eclipse.jetty.server.AbstractConnector ?
Started SocketConnector at
2015 Apr 18
2
Installing fts-solr on dovecot (centos 6) - [request for help]
hey Christian,
Thanks so much for your feedback. I am still getting an error.
[root at mail tmp]# nano /etc/dovecot/dovecot.conf
[root at mail tmp]# service dovecot restart
Stopping Dovecot Imap: [FAILED]
Starting Dovecot Imap: doveconf: Fatal: Error in configuration file
/etc/dovecot/dovecot.conf line 19: Expecting '='
doveconf: Error:
2014 Oct 30
1
Bug in fts (solr?, Maildir?) incorrect last_indexed_uid
Hi,
I thought I should document this.
(Dovecot 2.2.9, see config at bottom.)
I installed dovecot and then converted a
number of mbox mailboxes to Maildir,
and had a number of pre-existing Maildir mailboxes.
I then installed the debian (wheezy) fts-solar
and jetty packages, and tested my inbox
using the "telnet localhost imap
...
3 SEARCH text "test"
method as described on the
2015 Feb 13
0
Dovecot FTS Sor Error
Hi,
I have been trying to get fts solr to work for a while.
Keep getting the error below(was wondering if this was schema related?)
root at mail:/var/log# doveadm index -u user at domain.net inbox
doveadm(thai at sicl.net): Error: fts_solr: Indexing failed: Server Error
Below is from the apache solr output log:-
Appreciate if someone can confirm the cause of this error.
Thanks
Kevin
2019 Apr 14
1
[PATCH] Re: Solr connection timeout hardwired to 60s
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
<br>
</div>
<blockquote type="cite">
<div>
On 14 April 2019 16:59 John Fawcett via dovecot <
<a href="mailto:dovecot@dovecot.org">dovecot@dovecot.org</a>> wrote:
</div>
2014 Nov 13
0
Error using Tika as meta extractor with solr
Hi to all, i have a dovecot 2.2.15 installation which uses tika and solr
for indexing and meta extraction from messages:
this is my doveconf -n output
# 2.2.15: /usr/local/etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-5-amd64 x86_64 Debian 6.0.10
auth_cache_negative_ttl = 10 mins
auth_cache_size = 8 M
auth_cache_ttl = 20 mins
debug_log_path = /var/log/dovecot/dovecot-debug.log
first_valid_gid = 89
2013 Apr 28
3
Dovecot Solr Panic
Hello Everyone,
I have a small base of users (30), but a lot of emails.
I have an error again when I am indexing a virtual folder with a large number of folders.
I appreciate this is a special case, but I am using dovecot and solr as it is, according to the documentation, the favourite way.
One user is using a large number of archives sub folders, by years, months and subfolders, since 5 years.
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
2019 Apr 13
3
Solr connection timeout hardwired to 60s
On 4/13/2019 4:29 AM, John Fawcett via dovecot wrote:
> If this value was made configurable people could set it to what they
> want. However the underlying problem is likely on solr configuration.
The Jetty that is included in Solr has its idle timeout set to 50
seconds. But in practice, I have not seen this timeout trigger ... and
if the OP is seeing a 60 second timeout, then the 50
2019 Apr 14
3
SOLR/Index?
Given all the discussion on FTS/Solr, etc, I have a question:
I have autoindex set, and searching in roundcube most of the time does NOT
find things,
HOWEVER if I do:
doveadm fts rescan
doveadm index
I can find things in the mailboxes.
WHY?
(doveconf -n attached).
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 (c) E-Mail: larryrtx at gmail.com
US
2020 Nov 13
2
dovecot fts-solr + solr 8.7.0 upgrade: "Indexing failed: 401 Unauthorized" + "Transaction commit failed: FTS transaction commit failed: backend deinit" ?
On 13/11/2020 21:32, PGNet Dev wrote:
> On 11/13/20 11:37 AM, John Fawcett wrote:
>>> still dunno why the 401. :-/
>>
>> So I just did a quick check of running dovecot with a standalone
>> solr-8.7.0 instance and I'm not seeing any issues.
>
> +1
>
>> I confirm I haven't configured anything for indexer or indexer-worker in
>> dovecot, just
2020 Nov 13
0
dovecot fts-solr + solr 8.7.0 upgrade: "Indexing failed: 401 Unauthorized" + "Transaction commit failed: FTS transaction commit failed: backend deinit" ?
On 13/11/2020 14:56, PGNet Dev wrote:
> I've built a new dovecot + fts-solr instance; I've now picked up & am
> running the recently released solr 8.7.0.
>
> In a test account, I've one message -- in the 'Drafts' folder.
>
> On exec of fts 'index'
>
> ????doveadm index -u testuser at example.com -q '*'
>
> I get a
>
>
2020 Nov 13
2
dovecot fts-solr + solr 8.7.0 upgrade: "Indexing failed: 401 Unauthorized" + "Transaction commit failed: FTS transaction commit failed: backend deinit" ?
On 11/13/20 9:46 AM, John Fawcett wrote:
>> (1) Can anyone yet verify Doveoct/fts-solr working with solr 8.7.x?>> (2) What logging config in Dovecot gets me more/detailed output for the fts_solr fail?
>> (3) Any obvious clues as to what, specifically, is the source of this prob?
>>
> (1) I can't, I'm still on an earlier version
I'll look for the 8.6.3,
2012 Dec 31
5
2.1.12: Panic: file solr-connection.c: line 547 (solr_connection_post_more)
Hi all,
I am having a problem indexing one of my mailboxes using the solr fts backend in dovecot 2.1.12
For many mailboxes it works just fine, but on one mailbox I currently always get a panic.
solr setup:
Java: icedtea 6.1.11.5
Solr: 3.6.2 running in tomcat 7.0.32
Command to reproduce error: doveadm index -u my at user badmailbox
I already noticed that there have been some solr backend fixes