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 Philippe <ma...@gmail.com> on 2010/11/18 15:23:09 UTC

Custom similarity calculation ignoring fieldnorm

Dear Lucene group,

I wrote my own Scorer by extending Similarity.  The scorer works quite 
well, but I would like to ignore the fieldnorm value. Is this somehow 
possible during search time? Or do I have to add a field indexed with 
no_norm?

Best,
     Philippe

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