I would like to allow users to search within a particular category only. Is this possible?
If not, is there a way I can conditionally output only those search results for the category I want? For example, can I use the "compare" plugin to say "if MTEntryCategory isnotequal to "mycat", then don't output anything?