Re: Minimum score filter

2011-08-16 Thread Erick Erickson
t; Nip Chicken Breast Wraps" > > > The second looks like its matching because those words are contained within > the description. > > > > - Original Message - > From: "simon" > To: solr-user@lucene.apache.org > Sent: Monday, August 15, 2011 1:59:

Re: Minimum score filter

2011-08-15 Thread Donald J. Organ IV
;Free Range Dog Nip Chicken Breast Wraps" The second looks like its matching because those words are contained within the description. - Original Message - From: "simon" To: solr-user@lucene.apache.org Sent: Monday, August 15, 2011 1:59:17 PM Subject: Re: Minimum score

Re: Minimum score filter

2011-08-15 Thread simon
alues. It would help if you described exactly what problem you're trying to solve. -Simon On Mon, Aug 15, 2011 at 1:02 PM, Donald J. Organ IV wrote: > Is there a way to set a minimum score requirement so that matches below a > given score are not return/included in facet counts.

Minimum score filter

2011-08-15 Thread Donald J. Organ IV
Is there a way to set a minimum score requirement so that matches below a given score are not return/included in facet counts.

Re: Minimum Score

2011-08-05 Thread Martijn v Groningen
; > On 08/04/2011 05:44 PM, Kissue Kissue wrote: > > > >> Hi, > >> > >> I am using Solr 3.1 with the SolrJ client library. I can see that it is > >> possible to get the maximum score for your search by using the > following: > >> > >>

Re: Minimum Score

2011-08-05 Thread Kissue Kissue
that it is >> possible to get the maximum score for your search by using the following: >> >> response.getResults().**getMaxScore() >> >> I am wondering is there some simple solution to get the minimum score? >> >> Many thanks. >> >> >

Re: Minimum Score

2011-08-04 Thread Darren Govoni
ee that it is possible to get the maximum score for your search by using the following: response.getResults().getMaxScore() I am wondering is there some simple solution to get the minimum score? Many thanks.

Re: Minimum Score

2011-08-04 Thread Kissue Kissue
Hi, I am using Solr 3.1 with the SolrJ client library. I can see that it is possible to get the maximum score for your search by using the following: response.getResults().getMaxScore() I am wondering is there some simple solution to get the minimum score? Many thanks.

Re: Possible to set minimum score/relevance?

2006-10-17 Thread bo_b
ght end up being a 10 word query, and this cause a huge increase in results. Using the minium match feature seems to work out well for bringing it back down to realistic levels. Thanks, Bo -- View this message in context: http://www.nabble.com/Possible-to-set-minimum-score-relevance--tf2451869.html#a6855044 Sent from the Solr - User mailing list archive at Nabble.com.

Re: Possible to set minimum score/relevance?

2006-10-16 Thread Chris Hostetter
: Making an arbitrary cuttoff mean something would be quite difficult. The specifics on this are discussed in the Lucene Java FAQ... http://wiki.apache.org/jakarta-lucene/LuceneFAQ#head-912c1f237bb00259185353182948e5935f0c2f03 : > But searches in the vbulletin database returns an awful lots of

Re: Possible to set minimum score/relevance?

2006-10-16 Thread Yonik Seeley
On 10/16/06, bo_b <[EMAIL PROTECTED]> wrote: I was wondering if it was possible to set a minimum score/relevance for search results? And how is the score calculated anyway? http://lucene.apache.org/java/docs/scoring.html Making an arbitrary cuttoff mean something would be quite difficul

Possible to set minimum score/relevance?

2006-10-16 Thread bo_b
Hello, I was wondering if it was possible to set a minimum score/relevance for search results? And how is the score calculated anyway? I thought i read somewhere that lucene scores were normalized between 0..1, but that doesnt seem to be the case for solr? In our case we have indexed a 7