Add documentation for search indexing. (#409)

Add docs to replace whoosh with Xapian since we can't do it by
default just yet without major version bump.
This commit is contained in:
Abhilash Raj
2020-10-04 10:54:28 -07:00
committed by GitHub
parent b8fd2f0b31
commit 046efc5192
2 changed files with 32 additions and 0 deletions

1
.gitignore vendored
View File

@@ -3,3 +3,4 @@
*.log
*.sass-cache/
/web/mailman-web/settings_local.py
pythonenv3.8/*