Also considering using the SweetSpotSimilarityFactory class which allows to to 
still engage normalization but control how intrusive it is.  This, combined 
with the ability to set a custom Similarity class on a per-fieldType basis may 
be extremely useful.

More info:

http://lucene.apache.org/solr/4_3_1/solr-core/org/apache/solr/search/similarities/SweetSpotSimilarityFactory.html

Jason

On Jul 5, 2013, at 5:59 AM, pravesh <suyalprav...@yahoo.com> wrote:

>>> Is there a way to omitNorms and still be able to use {!boost b=boost} ? 
> 
> OR you could let /omitNorms="false"/  as usual and have your custom
> Similarity implementation with the length normalization method overridden
> for using a constant value of 1.
> 
> 
> Regards
> Pravesh
> 
> 
> 
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Surprising-score-tp4075436p4075722.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to