Re: Custom Search Logic

2012-08-07 Thread Lance Norskog
Does "closeby" mean other words nearby in the text? For that, you want Lucene or Solr. Lucene is a text search library which does this nearby search very very quickly, and Solr is an app that wraps Lucene. On Tue, Aug 7, 2012 at 1:14 PM, Michael Della Bitta wrote: > Hello Joshy, > > You might wan

Re: Custom Search Logic

2012-08-07 Thread Michael Della Bitta
Hello Joshy, You might want to look at MoreLikeThis: http://wiki.apache.org/solr/MoreLikeThis Michael Della Bitta Appinions | 18 East 41st St., Suite 1806 | New York, NY 10017 www.appinions.com Where Influence Isn’t a Game On Tue, Aug 7, 2012 a