Eric Hartwell's InfoWeb

March 2005
Sun Mon Tue Wed Thu Fri Sat
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    
Feb   Apr


 Tuesday, March 08, 2005

Using Google Desktop Search engine to scan mapped network drives

I tried to find if there was a way to change some of the Google Desktop Search settings to allow for indexing network drives. According to the FAQ the tools will not index a network drive. But with some registry setting changes we can have the Google Desktop Search engine scanning mapped network drives. For example, locate the following registry key:

[HKEY_CURRENT_USER/Software/Google/Google Desktop/HistoricalCapture/Crawler]
CRAWL_DIRS=
CRAWL_FILE=DONE

By entering the !C:<TAB>!M:<TAB> (where C: and M: are drives to index) into CRAWL_DIRS and removing DONE from CRAWL_FILE we can instruct the engine to actually index remote drives. Note that <TAB> is the TAB character. Best way to enter it is using Notepad, type !C: and press the TAB key. Then CTRL-A (Select All) and CTRL-C (Copy). Paste into the key.

Using Google Desktop Search as a network search server [Geekzone BlogBlog, 15-JAN-2005]


11:10:43 AM