In order to enhance the searchability of tickets, they need keywords (to use Trac as an example) or tagging (much more Rails-like). It shouldn’t be that hard to add – acts_as_taggable for tickets.
This will be part of the upcoming ticketing functionality extension, which I am currently work on, so stay tuned ;-).