Hi folks,
I'm using Whoosh 3.18.
1)
I'm following the docs here.
from whoosh.store import FileStorage
is not working and therefore anything else I try to accomplish with it.
2)
I cannot figure out how to include suggestions within my search templates.
I'm using the template provided within the docs' tutorial.
Help would be great! Thanks guys =)