[Dovecot] 2.1: problems compiling fts-lucene - CLucene git version necessary?
Hello!
I have problems recompiling the Debian squeeze auto build packages with "--with-lecene". Is the git (2.3) version of CLucene necessary? Debian includes 0.9.21b, which does not work.
Lutz
On 11.9.2011, at 22.22, Lutz Preßler wrote:
I have problems recompiling the Debian squeeze auto build packages with "--with-lecene". Is the git (2.3) version of CLucene necessary?
Yes.
Debian includes 0.9.21b, which does not work.
Right, it doesn't.
Hello, On So, 11 Sep 2011, Timo Sirainen wrote:
Now it's crashing though when trying a SEARCH. In crc32_str_more (crc=0, str=0x0) at crc32.c:87 87 for (; *p != '\0'; p++) (dovecot src/lib/crc32.c, not clucene). I'll send the full back trace seperately.
Lutz
On Sun, 2011-09-18 at 13:27 +0200, Lutz Preßler wrote:
You need to install libstemmer separately. I think I used http://snowball.tartarus.org/dist/libstemmer_c.tgz
dovecot: imap(...): Error: fts_lucene: default_language set, but Dovecot built without stemmer support
On Mo, 19 Sep 2011, Timo Sirainen wrote:
index->set.default_language is char, but TCHAR is wchar_t but not char?
dovecot: imap(...): Error: fts_lucene: default_language set, but Dovecot built without stemmer support
Without stemmer support it works nicely now though. One further question: Is fts indexing after delivery still on your TODO list?
Lutz
participants (2)
-
Lutz Preßler
-
Timo Sirainen