fulltext index
This commit is contained in:
@@ -21,5 +21,11 @@
|
|||||||
aliases = [ "postmaster@billenius.com" ];
|
aliases = [ "postmaster@billenius.com" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
fullTextSearch = {
|
||||||
|
enable = true;
|
||||||
|
autoIndex = true;
|
||||||
|
enforced = "body";
|
||||||
|
autoIndexExclude = [ "Trash" "\\Junk" ];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user