An engine for searching in memory, or searching a persistent store on disk?<div><br></div><div>- Darius<br><br><div class="gmail_quote">On Thu, Dec 30, 2010 at 11:37 AM, Zhe-Xi Lim <span dir="ltr">&lt;<a href="mailto:limzhexi@hotmail.com">limzhexi@hotmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Hi,<br>
<br>
I am planning to implement a search engine just like Google to ease the<br>
searching of smalltalk codes in Squeak. The current available search in<br>
Squeak has drawbacks in the sense that it goes by the conventional way of<br>
information retrieval. I would like to index all the classes, comments and<br>
methods in Squeak image to provide an intelligent, faster and efficient way<br>
of searching facility in Squeak. This will also help in promoting codes<br>
re-usability in the development of Smalltalk.<br>
<br>
And then I would like to know if there is a search engine or information<br>
retrieval algorithms written in Smalltalk that already made available. If<br>
there is such a routine in Smalltalk, could anyone show it to me so that<br>
redundant work can be avoided?<br>
<br>
Thanks.<br>
<br>
Regards,<br>
Zhe-Xi<br>
<font color="#888888">--<br>
View this message in context: <a href="http://forum.world.st/Search-Engine-for-Smalltalk-Codes-tp3168673p3168673.html" target="_blank">http://forum.world.st/Search-Engine-for-Smalltalk-Codes-tp3168673p3168673.html</a><br>


Sent from the Squeak - Dev mailing list archive at Nabble.com.<br>
<br>
</font></blockquote></div><br></div>