Displaying 20 results from an estimated 20000 matches similar to: "fts_lucene"
2015 Oct 01
0
Does fts_lucene need fts_squat?
Hi ML!
Please look at this:
- I've got no lucene-index:
> # ls /dane/domeny/mejor.pl/mail/marcin/.maildir/lucene-indexes
> ls: cannot access /dane/domeny/mejor.pl/mail/marcin/.maildir/lucene-indexes: No such file or directory
- run search in body:
> echo -e "a select bugzilla\na search body flto\na logout\n" | /usr/libexec/dovecot/imap -u marcin at mejor.pl
> * PREAUTH
2020 May 19
5
FTS-lucene errors : language not available for stemming
I'm getting some log errors with clucene that I am having no luck tracking down on the interwebs.
Errors:
May 19 05:05:16 indexer-worker(gessel at blackrosetech.com)<62971><aPAEI3zLw17A/QAA0J78UA:EF25M3zLw1779QAA0J78UA>: Error: lucene index /mail/blackrosetech.com/gessel//lucene-indexes: IndexWriter::addDocument() failed (#4): language not available for stemming
May 19 05:05:16
2014 Nov 04
1
doveadm index message-decoder assertion failed
Hi,
I've setup FTS using lucene and it should be working, the lucene index
is updated when mail arrives.
I also managed to reindex my INBOX: doveadm index -u foo -q INBOX
However, when I try to index an Archives folder: doveadm index -u foo -q
Archives, the index-work crashed with this log message:
dovecot: indexer-worker(foo): Panic: file message-decoder.c: line 363
2014 Apr 22
0
FTS Lucene: Fatal: master: service(indexer-worker): child * killed with signal 6
Hi List,
Since we migrated from dovecot 1.2.4 to 2.2.12 with lucene as FTS
engine, I have this in my error log:
Apr 22 14:01:14 indexer-worker(username): Error: lucene index
/var/vmail/username/lucene-indexes: IndexWriter() failed (#1): Lock
obtain timed out
Apr 22 14:01:14 indexer-worker: Error: indexer-worker
[username at mydomain.com MailBox-1 - 20800/22707]:
2012 Oct 15
1
[BUG] Lucene plugin breaks header substring search
According to the IMAP spec if I do a search for "TO isocpp.org" it
should find all the messages whose To: field contains the string
"isocpp.org", but dovecot is returning me an empty list. However, a
search for "TO tm at isocpp.org" produces a long list of messages. This
behavior is present if I *even load* the lucene fts plugin.
Note that lucene isn't in use
2014 May 27
0
doveadm fts: mbox/lucene-indexes, and other errors
I turned on fts_autoindex today, and wanted to rescan all my mailboxes....
Ran doveadm -Dv fts rescan, and garnered:
thebighonker.lerctr.org /home/ler/mail $ doveadm -Dv fts rescan
doveadm(ler): Debug: Loading modules from directory:
/usr/local/lib/dovecot
doveadm(ler): Debug: Module loaded:
/usr/local/lib/dovecot/lib20_fts_plugin.so
doveadm(ler): Debug: Module loaded:
2013 Jul 21
1
dovecot fts solr plugin
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=1&q=box:10361d30f8c4ea51ad7c00002ecaff3b+user:"
tom at
2018 Apr 17
0
Bug: Dovecot index loosing sync with FTS despite "fts_autoindex = yes"
Le 17/04/2018 ? 14:18, kfx a ?crit?:
> dovecot 2.2.34
> solr 7.2
>
> I only see new messages after typing on the server "doveadm fts rescan
> -u username" though I've followed the wiki and added "fts_autoindex =
> yes" in 90-plugin.conf . Subsequent search for the same pattern always
> gives the same result, ignoring new emails with that particular
2015 Feb 22
0
Why doesn't index see my #ARCHIVE/ namespace?
thebighonker.lerctr.org /home/ler $ doveadm -D -v index
\#ARCHIVE/2015/01/INBOX
doveadm(ler): Debug: Loading modules from directory: /usr/local/lib/dovecot
doveadm(ler): Debug: Module loaded:
/usr/local/lib/dovecot/lib20_fts_plugin.so
doveadm(ler): Debug: Module loaded:
/usr/local/lib/dovecot/lib21_fts_lucene_plugin.so
doveadm(ler): Debug: Module loaded:
2014 May 09
1
fts_lucene - hiding lucene-indexes folder?
Hi,
Is there any way to hide this folder from IMAP clients? I can see it is
not runtime configurable and just #defined as LUCENE_INDEX_DIR_NAME in
fts-backend-lucene.c.
--
Nicholas Riley <njriley at illinois.edu>
2015 Feb 12
0
Dovecot dsync not replicating ".dovecot.sieve -> .sieve/managesieve.sieve" / setactive
Am 12.02.2015 um 15:47 schrieb Martin ?tefany:
> Hello,
>
> I've ran into problem with Dovecot and dsync replication. Everything
> works perfectly, including replication of sieve scripts, except fact
> that if user activates the 'managesieve' ruleset (I'm using currently
> Roundcubemail) on "mail1" host, it wouldn't be activated on
2016 May 29
4
fts lucene crashes in 2.2.24
Hi,
I've just enabled FTS via Lucene on my Dovecot 2.2.24 installation but I
see the indexer crashing ?always?.
This simple testcase with a very tiny testing mailbox exposes the issue
immediately:
doveadm -v index -u anmesse INBOX
Program received signal SIGSEGV, Segmentation fault.
rescan_clear_unseen_mailbox (rescan_ctx=rescan_ctx at entry=0x0,
vname=0x555555839820 "INBOX.Testfolder
2020 Oct 09
0
Core dump with search in a virtual folder with FTS enabled
Hi all,
when I try to search in a virtual mailbox with FTS enabled,?imap cores dump.
Sample IMAP session in a virtual mailbox:
1 OK [CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT
2010 Oct 13
1
Missing ACLOCAL_AMFLAGS ?
dovecot-2.0.5
autoreconf is failing with: [1]
$ autoreconf -f -i
[...]
src/plugins/acl/Makefile.am:11: `module_LTLIBRARIES' is used but
`moduledir' is undefined
[...]
autoreconf-2.65: automake failed with exit status: 1
Also,
$ ./configure --help | grep module
--with-nss Build with NSS module support (auto)
In other words, no moduledir output in configure --help. Looks
2015 Sep 24
0
v2.2.19 release candidate released
Hello;
Some issue with virtual storage and fts-lucene:
Sep 24 08:12:16 imap(jbv00 at x <jbv00 at d1.dc.xandmail.com>xx): Panic: file
virtual-storage.c: line 370 (virtual_backend_box_close): assertion failed:
(mbox->backends_open_count > 0)
Sep 24 08:12:16 imap(jbv00 at x <jbv00 at d1.dc.xandmail.com>xx): Error: Raw
backtrace: /usr/local/lib/dovecot/libdovecot.so.0(+0x7fb4a)
2018 May 04
0
dovecot fts hangs on search
Hello
Could you plese
1. send the full output of doveconf -n
2. Check the SOLR logs for any errors
3. Describe your dovecot architecture, ie. if you are running a single backend or a more complex configuration.
4. Provide a backtrace of the core dump using the instructions on https://dovecot.org/bugreport.html
br,
Teemu
On 04.05.2018 01:13, Andr? Rodier wrote:
> On 02/05/18 22:17, Andr?
2015 May 17
1
fts_lucene error
Hi, Darix,
Marcus Rueckert <darix at opensu.se> schrieb:
>On Sun, 17 May 2015 17:29:54 +0200
>Hanns Mattes <hanns at hannsmattes.de> wrote:
>> [lucene-fts error]
>I asked Timo about it already on irc but no answer yet. could be
>related to enabling textcat support, which might have indirectly turn
>on some libstemmer code.
Ah, good to know. I've switched to
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
2009 May 06
0
Solr FTS issues (Was fts-solr plugin issue (Marked invalid))
Hi,
Sorry for the change of thread, I just signed up to the list so I couldn't reply to the earlier message.
Let me clarify the issue that Nikolai was describing.
We're running dovecot 1.1.11 and solr 1.4.
The issue is quite simple.
1. I run a search.
2. Dovecot sends a list of emails to solr
3. Solr starts indexing them
4. Solr runs into a "bad" email and we get: SEVERE:
2018 May 01
0
dovecot fts hangs on search
On 2018-05-01 07:22, Andr? Rodier wrote:
> Hello,
>
> I am trying to use Doevecot fts, with solr the script provided.
>
> To rebuild the index, I use the command:
> doveadm -D index -u mirina 'inbox'
>
> To rescan, I use: doveadm -D fts rescan -u mirina
>
> But when I do a search, with doveadm, the program hangs:
>
> doveadm -D search -u mirina text