The file opened automatically. It wasn't a weather report. It was a map of Elias’s own neighborhood, marked with "intervals"—the exact same ones mentioned in Dr. Thorne's logs. The "Primary Key" wasn't a digital ID; it was the coordinates for the first "event."
The query as written ( inurl:pk id 1 ) without = is interpreted by Google as inurl:pk AND id AND 1 – meaning it finds pages where pk is in the URL, and id and 1 appear elsewhere (not necessarily as parameters). More precise version: inurl:"pk=1" or inurl:"id=1" + inurl:pk . inurl pk id 1