12 messages in com.googlegroups.google-desktop-developerRe: GD Crawler does not invoke an ind...
FromSent OnAttachments
pump10 Jan 2007 04:17 
James [GD Team]16 Jan 2007 18:36 
trie...@gmail.com18 Jan 2007 08:06 
Carl23 Jan 2007 14:07 
Carl24 Jan 2007 08:00 
pump03 Mar 2007 05:14 
pump10 Mar 2007 00:55 
James [GD Team]13 Mar 2007 17:23 
Carl Ransdell27 Apr 2007 07:50 
pump27 Apr 2007 16:48 
Brad O'Hearne30 Apr 2007 14:10 
Carl Ransdell01 May 2007 08:14 
Subject:Re: GD Crawler does not invoke an indexing plugin
From:James [GD Team] (j.@google.com)
Date:01/16/2007 06:36:43 PM
List:com.googlegroups.google-desktop-developer

Hello,

Thanks for reporting this.

I can confirm that this is a bug in GD 5.0, and the team is currently investigating it. I'll update the group when more information is available.

Cheers! James

pump wrote:

I have been happily using Google desktop with my own indexing plugin.

However, after I upgraded GD from 4.2 to 5.0 recently, DG crawler does not invoke the plugin DLL. I also tried the sample source "api\samples\search\GoogleDesktopComponentSample1" included in GD SDK, and it showed the same behavior as my own plugin. - GD 4.2: the plugin is invoked correctly when the crawler comes across a file with the extension registered. - GD 5.0: the plugin is not invoked at all.

It seems that I need a revised developer documentation (especially about Index API) and/or new SDK corresponding to SD 5.0.

Your help on these matters will be appreciated.