On Sat, Feb 28, 2009 at 7:51 AM, <spr...@gmx.eu> wrote: >> Solr has always allowed all scores through w/o screening out <=0 > > Why?
Partially historical... due to some limitations in Lucene back when Solr was first written (like undesired score normalization), Solr interfaces with Lucene search at the hit collector level and there never seemed like a good reason to screen out scores <= 0. It made all the more sense when function query came along. -Yonik http://www.lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org