Displaying 20 results from an estimated 5000 matches similar to: "Solr 4.0 - lucene - FTS"
2013 Jan 20
0
Solr 4.0 - lucene - FTS
On 2012-11-07 15:14, Timo Sirainen wrote:
> On 7.11.2012, at 15.01, Charles Marcus wrote:
>
>> As one who is interested in implementing FTS sometime in the future,
>> I'm curious about what is in store as far as improvements go...
>>
>> Specifically, any plans for implementing immediate/automatic index
>> updates at delivery time? The lack of automatically
2012 Feb 06
2
Possible broken indexer(lucene/solr)?
Hello,
try to use the new 2.1rc and don't get any data in the searchindex.
Tried first lucene, and switched than back so solr.
If I do an search in an mailfolder, i get in the dovecot-log
2012-02-06 22:17:11 | dovecot: |
indexer-worker(xxxxxx): Indexed 0 messages in INBOX/dovecot
Log from solr.
Feb 6, 2012 10:17:11 PM org.apache.solr.core.SolrCore execute
INFO: []
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
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]:
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
2011 Dec 23
1
Lucene vs Solr with 2.1 single server
For a single server, is the Lucene backend now "better" than running a
Solr server?
--
Daniel
2020 May 19
3
FTS-lucene errors : language not available for stemming
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
<br>
</div>
<blockquote type="cite">
<div>
On 19/05/2020 16:48 Stuart Henderson <<a href="mailto:stu@spacehopper.org">stu@spacehopper.org</a>> wrote:
</div>
<div>
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 Jun 07
3
FTS Solr errors using doveadm
Solr 7 returns JSON by default but fts_solr requires XML.
Would be good to have wt=xml added to the query to force it to xml all the time, this would prevent errors if solr has
not had xml set as default for index.
Dovecot 2.2.36
Centos 6
*Doveadm Request:*
doveadm search -u caroline at covermg.com TEXT smith
doveadm(caroline at covermg.com): Error: fts_solr: Invalid XML input at 1:0: not
2019 Apr 15
6
SOLR/Index?
On 15/04/2019 10:59, Larry Rosenman via dovecot wrote:
> I'll run a full test when I'm back in front of areal computer vs. My
> phone.(in a few hours)
>
> Get Outlook for Android <https://aka.ms/ghei36>
>
> ------------------------------------------------------------------------
> *From:* dovecot <dovecot-bounces at dovecot.org> on behalf of John
>
2020 May 19
3
FTS-lucene errors : language not available for stemming
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
<br>
</div>
<blockquote type="cite">
<div>
On 19/05/2020 17:18 Stuart Henderson <<a href="mailto:stu@spacehopper.org">stu@spacehopper.org</a>> wrote:
</div>
<div>
2018 Mar 05
1
Re: [enhancement] fts-solr low performance
>Hi,
>
>we have activated fts-solr about a week ago and immediately started to
>experience really *low* performance with MOVE and EXPUNGE commands.
>After several days of googling, tcpdumping and straceing i was able to
>find and resolve the problem.
>
>We are using Dovecot 2.2.27 from Debian Jessie (jessie-backports),
>which is doing a soft commit in solr after
2016 Dec 19
3
fts-solr: Returning 400 on searches; unescaped braces
Using Debian, dovecot-solr 1:2.2.26.0-4, and solr-tomcat 3.6.2+dfsg-9, I
am getting 400 errors when doing searches. Here is an example search
query from dovecot that failed (captured with wireshark):
Frame 23: 338 bytes on wire (2704 bits), 338 bytes captured (2704 bits) on interface 0
Linux cooked capture
Internet Protocol Version 6, Src: ::1, Dst: ::1
Transmission Control Protocol, Src
2020 Jun 23
2
dovecot fts configuration without solr
Hello All,
I always used dovecot and I'm pretty happy with it, but recently I
changed OS (to ubuntu 18) and to get dovecot LTS with lucene (the
default I was using on my previous arch installation) I needed to build
from source the version 2.3.10 (the one that came with the repos was
older and clucene was not actually supported)
The problem is that the Clucene is not behaving well, It
2020 Oct 31
2
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 10/31/20 9:55 AM, John Fawcett wrote:
> I can contribute a patch that solves the segfault. Unfortunately though
> fts search may be more broken than this. It does not give me search
> results, even though I see it querying solr and getting hits.
Thx -- hopefully it moves this in the right direction.
Also on the 'good news' page, it appears there's been some progress on
2019 Apr 15
1
Fwd: SOLR/Index?
On 2019/04/15 06:59, Larry Rosenman via dovecot wrote:
> forgot to reply all.
>
> ---------- Forwarded message ---------
> From: *Larry Rosenman* <larryrtx at gmail.com <mailto:larryrtx at gmail.com>>
> Date: Mon, Apr 15, 2019 at 5:58 AM
> Subject: Re: SOLR/Index?
> To: John Fawcett <john at voipsupport.it <mailto:john at voipsupport.it>>
>
>
2012 Oct 15
1
fts = squat solr
I don't know if this was supposed to have changed with dovecot2, but
http://wiki.dovecot.org/Plugins/FTS shows
fts = squat solr
so, since I have the lucene plugin?"fts = lucene" works by itself?I
tried
fts = squat lucene
but:
$ doveadm index '*'
doveadm(dave): Error: fts: Failed to initialize backend 'squat lucene': Unknown backend
So, is that syntax
2019 Apr 14
2
Solr connection timeout hardwired to 60s
sorry... I got distracted half way and forgot to put a meaningfull
subject so the archive could figure out the thread. - resending.
On 4/14/19 4:04 PM, dovecot-request at dovecot.org wrote:
>> Solr ships with autoCommit set to 15 seconds and openSearcher set to
>> false on the autoCommit.? The autoSoftCommit setting is not enabled by
>> default, but depending on how the index
2019 Apr 15
2
SOLR/Index?
On 15/04/2019 10:31, Larry Rosenman via dovecot wrote:
> It always shows the autoindex. And yes built from sources.? I'm the
> FreeBSD port maintainer for mail/docecot.? This has been happening for
> several releases.
>
> Get Outlook for Android <https://aka.ms/ghei36>
>
> ------------------------------------------------------------------------
> *From:* dovecot
2020 Nov 01
2
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 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 connection.
thx. hopefully it'll get considered for a next