You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Dominik Bruhn <do...@dbruhn.de> on 2006/07/07 01:54:20 UTC

Searching for similiar texts

Hy,
I index articles using two fields, one for the title and one for the text. Now 
I want to display 5 similiar Articles for every Article during viewing. How 
can I manage this? Any premade solutions?

Thanks
-- 
Dominik Bruhn
mailto: dominik@dbruhn.de
http://www.dbruhn.de

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org


Re: Searching for similiar texts

Posted by Otis Gospodnetic <ot...@yahoo.com>.
Look for MoreLikeThis class in Lucene's contrib/ directory.

Otis

----- Original Message ----
From: Dominik Bruhn <do...@dbruhn.de>
To: java-user@lucene.apache.org
Sent: Thursday, July 6, 2006 7:54:20 PM
Subject: Searching for similiar texts

Hy,
I index articles using two fields, one for the title and one for the text. Now 
I want to display 5 similiar Articles for every Article during viewing. How 
can I manage this? Any premade solutions?

Thanks
-- 
Dominik Bruhn
mailto: dominik@dbruhn.de
http://www.dbruhn.de

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org





---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org