search for: libstemm

Displaying 16 results from an estimated 16 matches for "libstemm".

Did you mean: libstemmer
2011 Dec 15
1
Building 2.1.rc1 with cluence, but without libstemmer
Hi, I'm testing out 2.1.rc1, building against clucene 2.3.3.4. Without libstemmber, the build fails because it attempts to include SnowballAnalyzer.h which is not part of "core" clucene. Simple patch below to make dovecot 2.1.rc1 build with clucene but without libstemmer (or textcat). Looking at libstemmer itself, there are multiple versions. The version in clucene...
2014 Jan 08
0
Dovecot can't find CLucene's libstemmer on FreeBSD
Hello, A set of patches was created by Lawrence Chen for the Dovecot2 port so that it could recognise and use libstemmer and libexttextcat. They can't be used as is as he's replacing statements with something that works only on FreeBSD, but I think it would be a good idea to try and include some of his fixes. http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/175813 Cheers, Olivier
2015 May 17
3
fts_lucene error
Hi, after upgrading to 2.2.18 I get the following error: lmtp(root at bruecko.de): Error: Couldn't load required plugin /usr/lib64/dovecot/modules/lib21_fts_lucene_plugin.so: dlopen() failed: /usr/lib64/dovecot/modules/lib21_fts_lucene_plugin.so: undefined symbol: _ZN6lucene8analysis8snowball16SnowballAnalyzerC1EPFiPKvmP6bufferEPKc Running Opensuse 13.2 I'm using the RPMs from the
2014 Sep 05
0
stemmer or no-stemmer..
Hi, In the documentation of FTS lucene, I need little more clarification about this section: -------------------------------------------------- --with-lucene --with-stemmer The second switch is only required if you have compiled libstemmer yourself or if it's included in the CLucene you are using. -------------------------------------------------- I am totally unsure but as I understand, on Debian testing, the stemmer support for libclucene comes as part of libclucene-contribs1 package (which isn't a required dependency an...
2015 May 17
1
fts_lucene error
...ensu.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 fts_squat and will wait for news. Thanx Hanns
2015 Jun 15
2
FTS lucene and english + german mails
...conf=<path> textcat_dir=<path>: If specified, enable guessing the stemming language for emails and search keywords. This is a little bit problematic in practice, since indexing and searching languages may differ and may not find even exact words because they stem differently. On Debian libstemmer is included in the debian-lucene package. So what settings are the best to have not the problem that exact words can't be found?
2017 Oct 17
2
Dovecot >=2.2.29 + Filesystem quota = incorrect storage information
On 17 Oct 2017, at 18.02, Macka <dovecot at macka.pl> wrote: > > I have to resume the thread. > > Apparently the problem is caused by the new /usr/include/sys/quota.h file (glibc-2.25 and newer) > > When I use the quota.h with glibc-headers-2.25, the filesystem quota limits are badly displayed. > When using the same glibc-2.25 library but replacing ONLY one quota.h
2020 Sep 07
2
Indexer error after upgrade to 2.3.11.3
..."/"MASTER_PID_FILE_NAME, NULL); --- src/plugins/fts-lucene/SnowballFilter.h.orig? ? ? ? 2020-08-12 12:20:41 UTC +++ src/plugins/fts-lucene/SnowballFilter.h @@ -8,7 +8,7 @@ ?#define _lucene_analysis_snowball_filter_ ?#include "CLucene/analysis/AnalysisHeader.h" -#include "libstemmer.h" +#include "CLucene/snowball/libstemmer.h" ?CL_NS_DEF2(analysis,snowball) --- src/plugins/fts-solr/solr-connection.c.orig 2020-08-12 12:20:41 UTC +++ src/plugins/fts-solr/solr-connection.c @@ -103,7 +103,7 @@ int solr_connection_init(const struct fts_solr_setting ? ? ? ? ? ?...
2015 May 17
0
fts_lucene error
...ed: /usr/lib64/dovecot/modules/lib21_fts_lucene_plugin.so: > undefined symbol: > _ZN6lucene8analysis8snowball16SnowballAnalyzerC1EPFiPKvmP6bufferEPKc 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. darix -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org
2015 Jun 17
0
FTS lucene and english + german mails
..._dir=<path>: If specified, enable guessing > the stemming language for emails and search keywords. This is a little > bit problematic in practice, since indexing and searching languages may > differ and may not find even exact words because they stem differently. > > On Debian libstemmer is included in the debian-lucene package. > > So what settings are the best to have not the problem that exact words > can't be found? The textcat support in fts-lucene works very badly and shouldn't be used. There's new lib-fts code being developed that supports multiple l...
2006 Apr 26
1
Building native extensions fail on Macbook Pro
...8.5.2 -I/opt/local/lib/ruby/1.8/i686-darwin8.5.2 -I. -O -pipe -I/opt/local/include -c lang.c gcc -fno-common -O -pipe -I/opt/local/include -fno-common -pipe -fno-common -I. -I/opt/local/lib/ruby/1.8/i686-darwin8.5.2 -I/opt/local/lib/ruby/1.8/i686-darwin8.5.2 -I. -O -pipe -I/opt/local/include -c libstemmer.c gcc -fno-common -O -pipe -I/opt/local/include -fno-common -pipe -fno-common -I. -I/opt/local/lib/ruby/1.8/i686-darwin8.5.2 -I/opt/local/lib/ruby/1.8/i686-darwin8.5.2 -I. -O -pipe -I/opt/local/include -c priorityqueue.c gcc -fno-common -O -pipe -I/opt/local/include -fno-common -pipe -fno-com...
2006 May 11
6
problem with solaris install
I was trying to install ferret 0.9.2 on solaris (SunOS 5.8) which does not have a sys/dir.h nix_io.c:5:21: sys/dir.h: No such file or directory make: *** [nix_io.o] Error 1 I couldn''t find an obvious way around this... any suggestions? Thanks, Rich Marisa Cornell Information Technologies Cornell University
2007 Nov 30
0
Cannot install ferret gem on Leopard
...al/lib/ruby/1.8/i686-darwin8.10.3 -I. -fno-common -g -O2 -fno-common -pipe -fno-common -D_FILE_OFFSET_BITS=64 -c index.c gcc -I. -I/usr/local/lib/ruby/1.8/i686-darwin8.10.3 -I/usr/local/lib/ruby/1.8/i686-darwin8.10.3 -I. -fno-common -g -O2 -fno-common -pipe -fno-common -D_FILE_OFFSET_BITS=64 -c libstemmer.c gcc -I. -I/usr/local/lib/ruby/1.8/i686-darwin8.10.3 -I/usr/local/lib/ruby/1.8/i686-darwin8.10.3 -I. -fno-common -g -O2 -fno-common -pipe -fno-common -D_FILE_OFFSET_BITS=64 -c mempool.c gcc -I. -I/usr/local/lib/ruby/1.8/i686-darwin8.10.3 -I/usr/local/lib/ruby/1.8/i686-darwin8.10.3 -I. -fno-co...
2013 Apr 09
1
2.2.0rc6: crash with mailbox_list_index=yes (and virtual?)
...symbols from /usr/lib/dovecot/modules/lib21_fts_lucene_plugin.so...Reading symbols from /usr/lib/debug/usr/lib/dovecot/modules/lib21_fts_lucene_plugin.so...done. (no debugging symbols found)...done. Loaded symbols for /usr/lib/dovecot/modules/lib21_fts_lucene_plugin.so Reading symbols from /usr/lib/libstemmer.so.0d...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libstemmer.so.0d Reading symbols from /usr/lib/libstdc++.so.6...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libstdc++.so.6 Reading symbols from /lib/libm.so.6...(no debugging symbols found)...done. Loade...
2006 Aug 24
8
installing ferret
...-I/usr/local/lib/ruby/1.8/i686-linux -I. -c utilities.c gcc -fPIC -g -O2 -fno-common -I. -I/usr/local/lib/ruby/1.8/i686-linux -I/usr/local/lib/ruby/1.8/i686-linux -I. -c api.c gcc -fPIC -g -O2 -fno-common -I. -I/usr/local/lib/ruby/1.8/i686-linux -I/usr/local/lib/ruby/1.8/i686-linux -I. -c libstemmer.c gcc -fPIC -g -O2 -fno-common -I. -I/usr/local/lib/ruby/1.8/i686-linux -I/usr/local/lib/ruby/1.8/i686-linux -I. -c ferret.c gcc -fPIC -g -O2 -fno-common -I. -I/usr/local/lib/ruby/1.8/i686-linux -I/usr/local/lib/ruby/1.8/i686-linux -I. -c r_analysis.c gcc -fPIC -g -O2 -fno-common -I. -I/...
2020 Aug 19
7
Indexer error after upgrade to 2.3.11.3
Hi, after the upgrade to Dovecot 2.3.11.3, from 2.3.10.1, I see frequently these errors from different users: Aug 18 11:02:35 Panic: indexer-worker(info at domain.com) session=<g71KISOttvS5LNVj:O3ahCyuZO18cYAAAEPCW+w>: file http-client-request.c: line 1232 (http_client_request_send_more): assertion failed: (req->payload_input != NULL) Aug 18 11:02:35 Error: indexer-worker(info at