I'm doing a search with an SQL query, which returns a bunch of hits. Now, what's the magic word in the _ namespace for finding how many hits are in that query (the in tag), for example, "Your query on blah had 4323 hits on the word "bleh"" ? Is there maybe a way to do this via SQL? -Thanks in advance