I have a class PrintRequest with a an enum type (enum class is Status) property called \"theStatus\" and I want searchable to sort based on theStatus of the PrintRequest. I\'ve created a mapping:
Im having some conflicts with the Searchable plugin. I have a filter which fetches the controller in question in the before phase. It fetches the requested controller by finding the first controller
In the Grails 1.2.5 project that I am trying to troubleshoot, we use the Grails Searchable plugin .5.5.1.
I have been trying to figure this out a while. I would like to make my app engine website use basic html and shtml whenever in order to avoid the slow warm-up phase of jsp apps on app engine. This is