I ma using the Discover tab and I am using the Search field with the following query:
"NOT response-http-code:(202)".
The problem is I am getting result with 403 which is correct, but I also see entries without the response-http-code field.
How would I need to setup querry to see the response code not equal to 202 but also not see the entries without response-http-code field?