I am currently trying to figure out a way to implement cakeDC\'s search plugin within my application, but I am finding it quite difficult to understand the plumbing that needs t
When I wrote the plugin a lot of useful examples I put directly into test cases of the plugin. So take a look into behavior test file to see how to use query type method.