At a guess because the documents in question are very similar. Best Erick
2011/9/14 Daniel Pötzinger <daniel.poetzin...@aoemedia.de>: >> >> fieldNorms are very corse. In my opinion, if you have a >> "weighting" you want to use to affect score sort, it's better to index >> that weight as a numeric field, and explicitly factor it into the score >> using a function query... > > I see that in this use case this makes most sense - thanks. > > But why are fieldNorms in general very corse? > > Thanks, > Daniel > >