Displaying 20 results from an estimated 80000 matches similar to: "fts error recovery"
2015 Apr 14
1
Updating Solr - was Disk space usage with mdbox
So with "fts_autoindex=yes" enabled in plugins, is there anything I
should be running regularly, other than the expunge/purge, to ensure
Solr indexes are updated? I have a daily Solr optimize, and Solr
autocommit enabled.
I have an hourly "doveadm index -A *" command - is that unneeded?
--
Daniel
On 4/12/2015 6:53 AM, Timo Sirainen wrote:
> On 10 Apr 2015, at 21:55,
2018 Aug 28
1
Update both virtual indexes & FTS indexes
Will the following command:
doveadm index -A '*'
Ensure all Dovecot indexes are current (including virtual mailboxes) and
also update FTS?? Other than the time/resources needed to parse all
users/mailboxes - is there a reason not to schedule this to run on a
regular (hourly?) basis?
My goal is to have my server constantly working...so my client isn't
waiting for either virtual
2010 Feb 10
2
fts squat -> webmail, fastcgi timeout: SOLR the answer?
Hi
I turned on fts squat to speed up full text searches over webmail.
This works absolutely fantastic once the mailboxes are indexed.
But when they are indexed for the first time I'm getting a fastcgi timeout
after 30 seconds resulting into a internal server error on the webserver.
In the background the indexing job is getting finished after 80 seconds
for a 25k emails, ~300MB mailbox.
Does
2017 Feb 09
3
Solr 6.4.1
Does this work (pcap attached)?
Daniel
On 2/8/2017 10:57 PM, Aki Tuomi wrote:
>
> On 09.02.2017 07:54, Daniel Miller wrote:
>> 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
2012 Feb 25
1
Solr not indexing
What did I do wrong to make this happen? "doveadm(dmiller at amfes.com):
Debug: fts: Indexes disabled for namespace 'shared/%n/'"
doveadm -D fts rescan -u dmiller at amfes.com
doveadm(root): Debug: Loading modules from directory: /usr/local/lib/dovecot
doveadm(root): Debug: Module loaded:
/usr/local/lib/dovecot/lib01_acl_plugin.so
doveadm(root): Debug: Module loaded:
2017 Feb 10
1
Solr 6.4.1
What dovecot version are you using?
On 10.02.2017 09:12, Aki Tuomi wrote:
> Yeah, thanks.
>
> It seems that there indeed is content-type header (there should not be).
> We'll look into it.
>
> Aki
>
> On 10.02.2017 01:44, Daniel Miller wrote:
>> Does this work (pcap attached)?
>>
>> Daniel
>>
>> On 2/8/2017 10:57 PM, Aki Tuomi wrote:
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
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
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 01
0
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed) [proposed patch]
On 01/11/2020 15:20, PGNet Dev wrote:
> On 11/1/20 1:56 AM, John Fawcett wrote:
>> At the moment I don't see other corrections needed in dovecot apart from
>> command line doveadm fts which is not a show stopper. Via doveadm search
>> I confirm - on my simple config - that search for accented or non
>> accented characters works correctly as it does via imap
2020 Nov 02
1
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed) [proposed patch]
> On 01/11/2020 20:35 John Fawcett <john at voipsupport.it> wrote:
>
>
> On 01/11/2020 15:20, PGNet Dev wrote:
> > On 11/1/20 1:56 AM, John Fawcett wrote:
> >> At the moment I don't see other corrections needed in dovecot apart from
> >> command line doveadm fts which is not a show stopper. Via doveadm search
> >> I confirm - on my simple
2012 Nov 18
4
panic fts_solr for bad attachment
Hi!
I use dovecot 2.1.7 on Ubuntu 12.10 with fts_solr und decode2text.sh for
indexing attachments. This works great in general.
Just for one user there is a problem with an unknown bad attachment.
I run "doveadm index -A '*'". After a while I receive:
doveadm(xyz): Error: fts_solr: Invalid XML input at line 1: mismatched tag
doveadm(xyz): Panic: file solr-connection.c: line
2019 Jan 29
4
Dovecot and FTS experiment
Hello,
I'm trying to experiment with Dovecot and Solr server.
I have >30k email addresses that I want to index to speed up searching
and save IOPS on mail servers.
For now - I'm doing some experiments and I'm testing how it is working.
I'm thinking about adding one additional server with Solr and
configure all mail servers to use that server.
I have some questions.
1. I have
2019 Jun 06
0
FTS Xapian
Hi
Are you using the latest git version ?
WHich part exactly of your logs relates to "virtual folders do not work"
?
On 2019-06-05 13:08, Daniel Miller via dovecot wrote:
> Logs:
>
> Jun 5 06:02:25 bubba dovecot: imap(dmiller at amfes.com)<25877><IjkkJZOKPvKsOk9d>: Opening DB (RO)
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:
2019 Jan 29
0
Dovecot and FTS experiment
> On 29 January 2019 at 19:15 Tomasz Nowak <tomek at flup.pl> wrote:
>
>
> Hello,
>
> I'm trying to experiment with Dovecot and Solr server.
> I have >30k email addresses that I want to index to speed up searching
> and save IOPS on mail servers.
> For now - I'm doing some experiments and I'm testing how it is working.
> I'm thinking
2017 Feb 28
0
Solr 6.4.1 config
Since I was recently asked off-list - thought I'd make this available if
it will help anyone else. Attached is my (I hope) working 6.4.1
config. Also some instructions:
First, you have to decide if you're running in standalone or cloud
mode. Standalone is simpler, but I seem to be having better luck
running in cloud mode - even though I'm only using a single
2020 Nov 02
0
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed) [proposed patch]
sending to the list as well
On 02/11/2020 17:40, PGNet Dev wrote:
> On 11/1/20 10:35 AM, John Fawcett wrote:
>> Yes, getting more data about any potential problem would be useful.
>>
>> Just to clarify: I have a fully working search setup for some time now
>> over various dovecot releases, so no patches needed to get it working.
>>
>> My setup does use fts
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" ?
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
401 unauthorized
indexing failure, only for the one dir+message in 'Drafts',
2020-11-13
2015 Jun 25
0
Virtual Mailboxes
My next bonehead maneuver - was more of the first!
location = virtual:/var/mail/%%d/%%n/mdbox/mailboxes/virtual
was adapted from my definition for my shared namespace. Which was
intended to share OTHER users - which is why the '%%' prefixes are used.
Changing to:
location = virtual:/var/mail/%d/%n/mdbox/mailboxes/virtual
Now I can actually view something! But I still have a