Re: Similarity algorithm

2007-06-26 Thread Grant Ingersoll
Lucene In Action is a great book, but you can also have a look at http://lucene.apache.org/java/docs/scoring.html for more info on scoring and how to change the similarity and other details of scoring. Also, search the archives for things you are interested in, there is a lot of information

RE: Similarity algorithm

2007-06-26 Thread Damien McCarthy
The PDF of Lucene in Action can be purchased from www.manning.com I'd suggest reading and understanding Lucene in Action before you attempt anything else :) -Original Message- From: Mahdi Rahimi [mailto:[EMAIL PROTECTED] Sent: 26 June 2007 16:38 To: java-user@lucene.apache.org Subject: Si