I need something that can quickly search through many .txt, .pdf, and .doc files (.djvu also preferable). Can anyone here name or recommend such a tool (Windows platform) ?
|
|
PowerGREP is another suggestion. From their website:
It's not free, (it costs $149) but it appears to be the best fit for what you're looking for (except the DJVU one - I haven't found anything that can search through them yet.) |
|||
|
|
agent ransack. ( just google it) has the advantage that it searches pretty fast on networked drives too. |
|||||||
|
|
|
|||
|
|
I use Agent Ransack at work. It works pretty awesome and tries to search through binary files as well. It will find text in FLA's and has the ability to use regular expressions. |
|||
|
|
|
I use AstroGrep:
.. and the best: it's free. |
|||
|
|
I used the Copernic Desktop Search for a while. It even manages to search through email attachments. |
|||
|
|
I have your answer!!! You need to install cygwin for windows. This will let you use *Unix commands in a windows environment and it is totally free. Once you get it installed you can use the regular 'grep' function to search anything you want. Here is the download link: http://www.cygwin.com/setup.exe |
|||
|
|
|
Windows Search 4.0 for Windows XP (KB940157) will bring the Vista/7 searching experience to XP. ;-) |
|||
|
|
|
I use windows power shell. It works when searching for strings in txt and doc. Not sure about pdf files though. The command I use is as follow:
|
|||
|
|