In Lucene vocabulary this is known as a "MoreLikeThis" type query ... you can find a class with that name in a contrib pacakge of the Lucene-Java project.
Solr also provides an API for accessing the MoreLikeThis functionality (it's not clear which product you are using since you emailed [EMAIL PROTECTED]) -Hoss
