We don’t have full text search enabled in our RT instance (4.4.2) for performance reasons, but I have a request to find a specific ticket that has a particular string in the ticket history.
I’m reasonably familar with the SQL tables RT uses but I can’t quite manage to find what I’m looking for.
Which table will store the text of an email that creates a new ticket, and which fields therein are the important ones to look into?
I don’t mind thrashing the server for this one data request so efficiency isn’t an issue, I just need to figure where to direct the ‘%text to match%’ query.
Many thanks,
Simon.