On 29 Nov 2005, at 19:19, Jack Xue wrote:
Hello list,
I am working on boosting query performance by writing my own
Similarity
Class (Rewrite tf(), idf(), boost(), lengthNorm()). I've gone
through the
defaultSimilarity class. Does anyone know other examples of
Similarity Class
Implementa
Hello list,
I am working on boosting query performance by writing my own Similarity
Class (Rewrite tf(), idf(), boost(), lengthNorm()). I've gone through the
defaultSimilarity class. Does anyone know other examples of Similarity Class
Implementation and point me to that direction?
Thanks.
Jack