Update Haystack indexer to use Xapian

This commit is contained in:
Skia
2018-11-26 19:54:51 +01:00
parent c071ed66bc
commit 65e0b15b31
6 changed files with 12 additions and 13 deletions

2
.gitignore vendored
View File

@ -10,6 +10,6 @@ doc/html
data/
/static/
sith/settings_custom.py
sith/whoosh_index/
sith/search_indexes/
.coverage
coverage_report/