I've created an issue to track this funny behaviour:
https://issues.apache.org/jira/browse/SOLR-2689

On Tuesday 02 August 2011 16:46:18 Markus Jelsma wrote:
> Be careful with that approach as it will return score=1.0f for all
> documents (fl=*,score). This, however, doesn't affect the outcome of the
> frange.
> 
> Feels like a bug though
> 
> On Tuesday 02 August 2011 16:29:16 karsten-s...@gmx.de wrote:
> > Hi Otis,
> > 
> > is this the same question as
> > http://lucene.472066.n3.nabble.com/Filter-by-relevance-td1837486.html
> > ?
> > 
> > If yes, perhaps something like (http://search-lucene.com/m/4AHNF17wIJW1/)
> > q={!frange l=0.85}query($qq)
> > qq=<the original relevancy query>
> > will help?
> > 
> > (BTW, a also would like to specify a custom Collector via API in Solr,
> > possible an issue?)
> > 
> > Best regards
> > 
> >   Karsten
> > 
> > in context:
> > http://lucene.472066.n3.nabble.com/How-to-cut-off-hits-with-score-below-t
> > hr eshold-td3219064.html
> > 
> > -------- Original-Nachricht --------
> > 
> > > If one wanted to cut off hits whose score is below some threshold (I
> > > know, I know, one doesn't typically want to do this), what are the most
> > > elegant options?

-- 
Markus Jelsma - CTO - Openindex
http://www.linkedin.com/in/markus17
050-8536620 / 06-50258350

Reply via email to