web2py-haystack icon indicating copy to clipboard operation
web2py-haystack copied to clipboard

A full-text search engine for web2py named after Django-Haystack (since serves a similar purpose)

Results 3 web2py-haystack issues
Sort by recently updated
recently updated
newest added

Whoosh was actually always recreating the index and losing what was previously indexed because it was missing the open_dir import and so it always triggered the except clause and used...

spent longer than I'd like to admit figuring this out - as the tests work but the actual application continually drew a blank - can you update to avoid anyone...