dWeight(moreWords:"laser jet" in 32497), product of:
>>>
>>> 0.0 = tf(phraseFreq=0.0)
>>>
>>> 14.597603 = idf(moreWords: laser=26731 jet=12685)
>>>
>>> 0.078125 = fieldNorm(field=moreWords, doc=32497)
>>>
>>>
>
;
>> 0.0 = fieldWeight(moreWords:"laser jet" in 32497), product of:
>>
>>0.0 = tf(phraseFreq=0.0)
>>
>>14.597603 = idf(moreWords: laser=26731 jet=12685)
>>
>>0.078125 = fieldNorm(field=moreWords, doc=32497)
>>
>>
-
roducts with the same content do in fact match. I'm reindexing
> the non-matching ones to rule that out.
>
> -Original Message-
> From: Erick Erickson [mailto:erickerick...@gmail.com]
> Sent: Monday, July 25, 2011 1:58 PM
> To: solr-user@lucene.apache.org
> Subjec
y, July 25, 2011 1:58 PM
To: solr-user@lucene.apache.org
Subject: Re: please help explaining debug output
Hmmm, I'm assuming that moreWords is your default text field, yes?
But it works for me (tm), using 1.4.1. What version of Solr are you on?
Also, take a glance at the admin/analysis page,
Hmmm, I'm assuming that moreWords is your default text field, yes?
But it works for me (tm), using 1.4.1. What version of Solr are you on?
Also, take a glance at the admin/analysis page, that might help...
Gotta run
Erick
On Mon, Jul 25, 2011 at 4:52 PM, Robert Petersen wrote:
> Sorry, to cla
Sorry, to clarify a search for P1102W matches all three docs but a
search for p1102w LaserJet only matches the second two. Someone asked
me a question while I was typing and I got distracted, apologies for any
confusion.
-Original Message-
From: Robert Petersen [mailto:rober...@buy.com]