i want to know how can i use Everything to search within documents?
there are a few MS word documents which contain a specific word. how can i find these documents by using that specific word?
how to search within documents?
Re: how to search within documents?
Hi,
Here are a few examples:
Please see also: Content Indexing in Everything 1.5
Further examples and explanations are available here under
- “Searching content” and ...
- Using AND filter searching inside files with CONTENT:
____________________________________________________
'Everything' 1.5.0.1391a (x64) - "Portable on system drive C:"
'Everything' 1.4.1.1026 (x64)
Here are a few examples:
Code: Select all
*.doc content:searchword
*.docx content:"search word"
ext:docx content:searchword
ext:docx;doc content:"search word"Further examples and explanations are available here under
- “Searching content” and ...
- Using AND filter searching inside files with CONTENT:
____________________________________________________
'Everything' 1.5.0.1391a (x64) - "Portable on system drive C:"
'Everything' 1.4.1.1026 (x64)