<div class="gmail_quote">2011/8/5 Stephen Chang <span dir="ltr">&lt;<a href="mailto:stchang@ccs.neu.edu">stchang@ccs.neu.edu</a>&gt;</span></div><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
For online, full-text search, couldn&#39;t one just use google and add<br>
&quot;site:<a href="http://docs.racket-lang.org" target="_blank">docs.racket-lang.org</a>&quot; to the query? </blockquote><div><br></div><div>The Google stemmer is well-suited for natural languages.</div><div>It sucks for Scheme/Racket identifiers.</div>
<div><br></div><div>Try for example to find cons* or list? .</div><div><br></div><div>/Jens Axel</div><div><br></div></div>