Switch to lighter-weight full-text search #589
Labels
code quality
Places where the code quality or readability can be improved
large
This is going to take a lot longer than most things
Expected Behavior
whoosh
is overkill for Publ's needs and leads to operational difficulties, especially around locking behavior.Possible Solution
https://bart.degoe.de/building-a-full-text-search-engine-150-lines-of-code/ describes a much more lightweight way of building full-text search.
Probably shouldn't do this until completing #585 though.
The text was updated successfully, but these errors were encountered: