ood
> Sent: Tuesday 8th August 2017 23:41
> To: solr-user@lucene.apache.org
> Subject: Re: Solr 6 and IDF
>
> There are good use cases for disabling idf and even tf for labels and
> categories.
>
> Searching resumes, maybe you care that “microsoft word” is less selec
8th August 2017 23:04
>> To: solr-user@lucene.apache.org
>> Subject: Re: Solr 6 and IDF
>>
>> I think just disabling idf is what we want. For product searching we really
>> don't want to raise a rarer match. What we see analyzing results is that
>> some goo
> Subject: Re: Solr 6 and IDF
>
> I think just disabling idf is what we want. For product searching we really
> don't want to raise a rarer match. What we see analyzing results is that
> some good hits are suppressed, have lower scores, due to idf.
>
> This is so we can te
're at it, also omitNorms on all fields entirely?
>
> I am curious if this is going to help you, please let us know!
>
> -Original message-
> > From:Webster Homer
> > Sent: Tuesday 8th August 2017 22:44
> > To: solr-user@lucene.apache.org
> > Subje
us if this is going to help you, please let us know!
-Original message-
> From:Webster Homer
> Sent: Tuesday 8th August 2017 22:44
> To: solr-user@lucene.apache.org
> Subject: Re: Solr 6 and IDF
>
> It appears that all I need to do is create a class that
> extends BM
maXml#Similarity
>>
>> Cheers,
>> Peter Lancaster.
>>
>>
>> -Original Message-----
>> From: Webster Homer [mailto:webster.ho...@sial.com]
>> Sent: 08 August 2017 20:39
>> To: solr-user@lucene.apache.org
>> Subject: Solr 6 and IDF
>>
i.apache.org/solr/SchemaXml#Similarity
>
> Cheers,
> Peter Lancaster.
>
>
> -Original Message-
> From: Webster Homer [mailto:webster.ho...@sial.com]
> Sent: 08 August 2017 20:39
> To: solr-user@lucene.apache.org
> Subject: Solr 6 and IDF
>
> Our most c
solr-user@lucene.apache.org
Subject: Solr 6 and IDF
Our most common use for solr is searching for products, not text search. My
company is in the process of migrating away from an Endeca search engine, the
goal to keep the business happy is to make sure that search results from the
different engines
Our most common use for solr is searching for products, not text search. My
company is in the process of migrating away from an Endeca search engine,
the goal to keep the business happy is to make sure that search results
from the different engines be fairly similar, one area that we have found
th