On Sep 12, 2006, at 12:45 PM, Erik Hatcher wrote:
I use MoreLikeThis in a custom request handler for Collex, for
example the three items shown at the bottom left here:
<http://svn.sourceforge.net/viewvc/patacriticism/collex/trunk/src/
solr/org/nines/TermQueryRequestHandler.java?revision=391&view=markup>
oops... I meant to post the URL to Collex where we show up to 3 items
like the selected one:
<http://www.nines.org/permalink/detail?objid=http%3A%2F%
2Fwww.swinburnearchive.org%2Fid%2Fpb1anctr00%2F>
The first URL is to the custom request handler that integrates
Lucene's MoreLikeThis (in a not-so-general-purpose way).
Erik