I'm curious: does it help having your source files indexed using a "plain text" indexing engine? I initially wanted GDS to do that for me but then I changed my mind.
For searching amongst my source files I'm using a very small utility I wrote myself. It's not grep but it is lightning fast (uses memory mapped files to open the files and this allows it to go really fast through them). > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:delphi-talk- > [EMAIL PROTECTED] On Behalf Of Charles Little > Sent: Monday, February 27, 2006 5:21 AM > To: 'Delphi-Talk Discussion List' > Subject: RE: Using Google Desktop to index my Delphi documentation > > I used the same module to index my delphi files, and it worked fine. I > stopped using it in favour of grep, and uninstalled it, and again, no > problems. So it's not a general problem with GDS. > > > > > Yes. I used a plugin that allowed Google to index Delphi and C files. > > I have no use of Google Desktop if it will index only my text > > (like SF books :) files. > > > > Anyway, it doesn't matter if it can index or not PAS files. > > It matters that is it still beta (more alpha than beta) and > > it dangeros for for the system. > > > > > > > > __________________________________________________ > Delphi-Talk mailing list -> [email protected] > http://www.elists.org/mailman/listinfo/delphi-talk __________________________________________________ Delphi-Talk mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi-talk
