You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Walter Underwood <wu...@wunderwood.org> on 2014/04/01 20:30:59 UTC

omitNorms and very short text fields

Just double-checking my understanding of omitNorms.

For very short text fields like personal names or titles, length normalization can give odd results. For example, we might want these two to score the same for the query "Cinderella".

* Cinderella
* Cinderella (Diamond Edition) (Blu-ray + DVD + Digital Copy) (Widescreen)

And these two for the query "chuck":

* Chuck House
* Check E. Cheese

I think that omitNorm=true on those fields will give that behavior. Is that the right approach?

wunder
--
Walter Underwood
wunder@wunderwood.org