20 messages in com.googlegroups.google-desktop-developerRe: Integrating GDS in my application
FromSent OnAttachments
sekhmet18 Apr 2005 02:01 
Anuj Pandey18 Apr 2005 06:06 
sekhmet18 Apr 2005 06:15 
Alex Ieong18 Apr 2005 08:48 
sekhmet18 Apr 2005 09:19 
talkswithnumbers18 Apr 2005 10:24 
sekhmet19 Apr 2005 01:26 
sekhmet19 Apr 2005 05:25 
sekhmet19 Apr 2005 05:27 
sekhmet19 Apr 2005 05:29 
sekhmet19 Apr 2005 05:31 
sekhmet19 Apr 2005 05:34 
sekhmet19 Apr 2005 08:31 
sekhmet19 Apr 2005 09:43 
sekhmet19 Apr 2005 12:17 
dhousman20 Apr 2005 06:09 
sekhmet20 Apr 2005 06:45 
Manas Tungare06 May 2005 08:31 
Manas Tungare06 May 2005 08:33 
wookim01 Jun 2005 15:07 
Subject:Re: Integrating GDS in my application
From:Anuj Pandey (pand@gmail.com)
Date:04/18/2005 06:06:04 AM
List:com.googlegroups.google-desktop-developer

This is great idea. As i am also working on something like this. It would be realy helpfull if you find something do also let me know.

On 4/18/05, sekhmet <pmhs@gmail.com> wrote:

Greetings to all.

I'm developing a knowledge base application which obviously needs an indexing and searching engine, so I thought I might integrate GDS in my application as the indexing and searching engine. My idea was to have GDS installed alongside with my application and when a user adds a file to the repository, my application would send it to GDS for proper indexing. I would like that GDS would only index the files my application sent and not all of the machine's drives files. That way, when a user would search a term, my application would do a normal HTTP request and would also handle the XML result that GDS sends. Right now, I've downloaded the SDK, but I can't seem to be able to use it. It is written in C++ (which i'm not familiar with) and my application is written in C#. I've added a reference to the library generated by the GDS project (in C++) to my program but I can't instantiate it... Anyone has a quickstart or a tutorial of some kind which you could give me? Any books, white papers, code snippets, whatever...? Would be greatly appreciated... Cheers.

Pedro Honório Silva