Hi Zhe,

You might want to contact
Andres Valloud
 about which hash tables would be most appropriate and/or efficient in Smalltalk for such searches. He's written a book about it. 
http://www.lulu.com/product/paperback/hashing-in-smalltalk-theory-and-practice/3788892

- Darius


On Sun, Feb 27, 2011 at 5:28 AM, Zhe-Xi Lim <limzhexi@hotmail.com> wrote:
Hi,

I am implementing a miniature version of Google to facilitate the searching
on source codes in Squeak. I had been able to construct an index which
contains all the keywords of source codes in Squeak. Next, I will develop an
algorithm to improve the efficiency to search all these keywords in the
index and then a simple search UI will be there to provide code searching
facility to all Squeak users.

Thanks.

Regards,
Zhe Xi

-----
Zhe-Xi
--
View this message in context: http://forum.world.st/Google-for-Squeak-Source-Codes-tp3326787p3326787.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.