When I run this query, it works fine, BUT when I make an edit to one of the records in the query results, and then hit "Go" (which then re-evaluates the query to see if that record still matches the criteria), the thing hangs.
The query is a pretty simple join across four tables with one regular expression.
Thoughts? The initial query runs fine - this just happens on the subsequent rerun of the same query.