1

When I search for files which have 127.0.0.1 in their content... It shows files that DO NOT have 127.0.0.1 in their content. What is the problem here?

Hamed
  • 5,833

1 Answers1

0

Within the search box type: content: 127.0.0.1.

Just tested it out on my Windows 7 system. It worked perfectly. I also tested just typing the IP address in. It worked too.


Since you are looking for 127.0.0.1 within a document(s) that contain a127.0.0.1, you could try searching for ~=127.0.0.1 per the solution of this question.

SgtOJ
  • 7,397