I'm trying to do some analytics based on the data in our tickets. When I use the Advanced Search feature in the admin panel it only allows me to search a specific string. Is there a way for me to search multiple strings or text? For example, can I do a search like "apple | orange | pear" where it would check if the tickets contain any of those by using OR? If this cannot be done in the Advanced Search it is okay. If I can extract the data from the database using a query that would be fine too. I only need a count of the tickets that contain those words. Any help would be greatly appreciated.

Write a Reply...