2 messages in com.googlegroups.google-desktop-developerDesktop search finds matches in filen...
FromSent OnAttachments
gypsydoctor10 May 2006 06:37 
Tommi10 May 2006 14:36 
Subject:Desktop search finds matches in filenames but not in contents
From:gypsydoctor (mark@gmail.com)
Date:05/10/2006 06:37:55 AM
List:com.googlegroups.google-desktop-developer

I have written a plugin to index files with the extension .KES created by our application. It runs and finds several hundred files on my computer, but somehow it is not properly indexing the contents.

For example, I have a file named romeo.kes which contains the text "From: Romeo and Juliet...". With my plugin installed, if I search for "romeo" the file is found with the following results:

<b>romeo</b>.kes From: <b>Romeo</b> and Juliet by William Shakespeare <b>Romeo</b>: He jests at scars that never felt a wound. Enter Juliet above at a window. But soft! What light through yonder window C:\Temp\Temp Junk\romeo.kes - Open folder - 1 cached - May 9

Now if I search for "juliet" nothing is found. The search only finds files that have matching file names. The contents of the files seems to be getting ignored, though it is obviously being seen by the crawler. (If I follow the "cached" link I see the entire contents.)