How to search by exact phrase

tobs1701

Posted on
Sep 11 2013

Is there a way to search Raygun data for exact phrases?

For example, if I search our data for something like "SQL logic error", I receive hits for errors with SQL or logic or error in the description. Is there away to specify that I only want results for the exact phrase "SQL logic error" (putting it in quotes only adds errors that include " in their description).

Thanks!


John-Daniel Trask

Raygun

Posted on
Sep 18 2013

Hi Tobi,

Sorry I missed this thread. I'll have a look into this. It should work with the quotes however I think we must be escaping the quotes which is causing the default behaviour of ORing the words.

I'll update this thread once a fix is posted!

Kind regards,

John-Daniel Trask
Co-founder
Mindscape Limited


Reply