StorePlugin questions
Hello. I have few questions about StorePlugins.
First of all, is there documentation for this kind of plugins? I can't find any. I want write plugin to page which use author and title to search book. Both are necessary. I know that query can looks like that 'author:Herman Melville title:Moby Dick' but how can I get this detailed information in my plugin? Is this used only for removing not well matched books from results list? If so, are there any plans to add author and title to search() function as optional arguments? This should solve all my problems and allow improve searching in many other plugins. I think its worth consider.
|