r-user@lucene.apache.org
> Sent: Wed, April 27, 2011 8:25:31 AM
> Subject: Re: WhitespaceTokenizer and scoring(field length)
>
> Thanks!! It's clear now, sometimes the lengthNorm is the same. See the table
> below:
>
> # of termslengthNorm
>1 1.0
>2
d
> To: solr-user@lucene.apache.org
> Sent: Wed, April 27, 2011 11:29:01 AM
> Subject: Re: WhitespaceTokenizer and scoring(field length)
>
> You can turn off norms for the field. It doens't make any sense to talk
> about
>"changing the length norm". The length norm i
this message in context:
http://lucene.472066.n3.nabble.com/WhitespaceTokenizer-and-scoring-field-length-tp2865784p2870206.html
Sent from the Solr - User mailing list archive at Nabble.com.
9 .3125
10.3125
Is it possible to change the lengthNorm?
--
View this message in context:
http://lucene.472066.n3.nabble.com/WhitespaceTokenizer-and-scoring-field-length-tp2865784p2870206.html
Sent from the Solr - User mailing list archive at Nabble.com.
Is it possible to change the lengthNorm?
--
View this message in context:
http://lucene.472066.n3.nabble.com/WhitespaceTokenizer-and-scoring-field-length-tp2865784p2870206.html
Sent from the Solr - User mailing list archive at Nabble.com.
2011 11:28 AM
Subject: Re: WhitespaceTokenizer and scoring(field length)
I thought it was something simple. Here is my configuration:
I search for "supermarket":
357
LIDL Headoffice
Supe
View this message in context:
http://lucene.472066.n3.nabble.com/WhitespaceTokenizer-and-scoring-field-length-tp2865784p2869546.html
Sent from the Solr - User mailing list archive at Nabble.com.
(termFreq(searchField:supermarket)=1) 2.8661766 =
idf(docFreq=3194, maxDocs=20651) 0.5 =
fieldNorm(field=searchField, doc=678)
--
View this message in context:
http://lucene.472066.n3.nabble.com/WhitespaceTokenizer-and-scoring-field-length-tp2865784p2869527
(searchField:supermarket)=1) 2.8661766 =
idf(docFreq=3194, maxDocs=20651) 0.5 = fieldNorm(field=searchField, doc=678)
--
View this message in context:
http://lucene.472066.n3.nabble.com/WhitespaceTokenizer-and-scoring-field-length-tp2865784p2869524.html
Sent from the Solr - User mailing list archive at
:27:44 AM
> Subject: WhitespaceTokenizer and scoring(field length)
>
> Hello,
>
> I have a problem with the whitespaceTokenizer and scoring. An example:
>
> id Titel
> 1 Manchester united
> 2 Manchester
>
> With
nchester united" will be splitted to
> "Manchester" and "united". When
> i search for "manchester" i get id 1 and 2 in my results. What i want is
> that id 2 scores higher(field length).
> How can i fix this?
>
>
> --
> View this message
nited". When
i search for "manchester" i get id 1 and 2 in my results. What i want is
that id 2 scores higher(field length).
How can i fix this?
--
View this message in context:
http://lucene.472066.n3.nabble.com/WhitespaceTokenizer-and-scoring-field-length-tp2865784p2865784.htm
12 matches
Mail list logo