projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef8a092
)
[rc/dovecot] enable fts_lucene for full-text search
author
Amin Bandali
<bandali@gnu.org>
Fri, 9 Nov 2018 02:43:27 +0000
(21:43 -0500)
committer
Amin Bandali
<bandali@gnu.org>
Fri, 9 Nov 2018 02:43:27 +0000
(21:43 -0500)
rc.org
patch
|
blob
|
blame
|
history
diff --git
a/rc.org
b/rc.org
index
f9c0b95
..
b046d1b
100644
(file)
--- a/
rc.org
+++ b/
rc.org
@@
-426,13
+426,13
@@
userdb {
# separator = /
# }
-
#
mail_plugins = $mail_plugins fts fts_lucene
+mail_plugins = $mail_plugins fts fts_lucene
-
#
plugin {
-
#
fts = lucene
-
#
fts_lucene = whitespace_chars=@.
-
#
fts_autoindex = yes
-
#
}
+plugin {
+ fts = lucene
+ fts_lucene = whitespace_chars=@.
+ fts_autoindex = yes
+}
#+end_src
** Dunst