3 Apr
2014
3 Apr
'14
11:28 a.m.
Am 2014-04-03 11:18, schrieb Benjamin Podszun:
My problem: The lucene backend isn't working, I get this error whenever I try to access it (be it doveadm fts or a search, triggering an index):
doveadm fts rescan -u dar@darklajid.de
doveadm(dar@darklajid.de): Error: fts: Failed to initialize backend 'lucene': Unknown backend doveadm(dar@darklajid.de): Error: fts not enabled for user's namespace (null)
Any ideas what I might be doing wrong here? All the details I could think of are below, any help would be appreciated.
Regards, Ben
Ben, in the wiki it says, lucene has to be v2.1+
Dont know enough of freebsd naming schemes, but to me this looks like you only have lucene v1?
Shared Libs required: libclucene-shared.so.1 libclucene-core.so.1
-- peter