How can I create a bookmark for a search for content like Google generally does:
So it would find files / texts containing each of two or more different of the words searched for being somewhere in the text.
How can I create a bookmark for a search for content like Google generally does?
-
Biff
- Posts: 1243
- Joined: Mon May 25, 2015 7:09 am
-
Biff
- Posts: 1243
- Joined: Mon May 25, 2015 7:09 am
Re: How can I create a bookmark for a search for content like Google generally does?
This is not possible?
-
void
- Developer
- Posts: 19871
- Joined: Fri Oct 16, 2009 11:31 pm
Re: How can I create a bookmark for a search for content like Google generally does?
Short answer: no.
Use content: to search file content.
Create a filter to search filename or content.
(requires content indexing)
Use content: to search file content.
Create a filter to search filename or content.
(requires content indexing)
-
Biff
- Posts: 1243
- Joined: Mon May 25, 2015 7:09 am
Re: How can I create a bookmark for a search for content like Google generally does?
Yes, I already do / use that. That is why I would like to search for different words at different places in the text (like the Google by default obviously does).Use content: to search file content.
Alright, thank you very much!