Hi,
I am a research assistant in McGill University who are working for implementing different query parsers. Recently I find Whoosh on Google and enjoy the powerful predefined functions and extensions it gives to users after experimenting it with my data.
The documentation of Whoosh is clear and in detail, but there is no practical tutorial to implement Whoosh in a complete searching process. I really like the explanation for each step in building a search engine in Whoosh documentation, but a python tutorial start from the very begining to the end with the same documents might be more intuitional and easy to understand for new users.
That's why I write this python tutorial for Whoosh. This tutorial emphasizes on query parsing section since my research is mainly about it, but other parts like indexing documents are covered in my tutorial as well.
Hope this will help and I am willing to share this tutorial with other Whoosh users if you want to put it on Whoosh documentation website.
Best regards,
Ruowei