Hi guys,
I create a full text search launcher on top of whoosh, it allows you to bring in your custom dataset, and easily define how you want to search it using a simple json file. Then you can search your document in Alfred, and choose subsequence action on the matched document such as: open an url, open a file, copy to clipboard, run some cli command, etc ...
Thanks for the awesome work by whoosh team