Displaying 2 results from an estimated 2 matches for "not_ft".
Did you mean:
not_fts
2019 Jan 11
4
Solr -> Xapian ?
...fault: auto)]),
TEST_WITH(sodium, $withval),
*************** DOVECOT_WANT_SOLR
*** 746,751 ****
--- 753,759 ----
DOVECOT_WANT_CLUCENE
DOVECOT_WANT_STEMMER
DOVECOT_WANT_TEXTCAT
+ DOVECOT_WANT_XAPIAN
DOVECOT_WANT_ICU
*************** fi
*** 757,762 ****
--- 765,774 ----
if test $have_solr = no; then
not_fts="$not_fts solr"
fi
+ if test $have_xapian = no; then
+ not_fts="$not_fts xapian"
+ fi
+
dnl **
dnl ** Settings
*************** src/plugins/fs-compress/Makefile
*** 899,904 ****
--- 911,917 ----
src/plugins/fts/Makefile
src/plugins/fts-lucene/Makefile
src/plugins/fts-solr/Make...
2019 Jan 11
2
Solr -> Xapian ?
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
I would recommend making this a standalone plugin for now instead of trying to keep it in core fts.
</div>
<div>
<br>
</div>
<div>
Aki
</div>
<blockquote type="cite">
<div>
On 11