> Hi Markus,
> 
> your right, thats my 3rd attemt.
> 
> The background is, after crawling with nutch, i export to results to
> solr, and i make a relevance declaration by calculation the scoring
> results.

Solr can do its own relevancy calculation without using the boost field (which 
is also not indexed by default). Can't you just omit the boost field in your 
set up?

> 
> But i think the problem starts with crawling, not by exporting the
> results to solr?

It must be somewhere in Nutch indeed.

> 
> If you want, you can use the search on
> http://www.tachtler.net --> (right top corner), for example search: awstats
> (only two resaults 1st german, 2nd english)

I see,  where does the score come from? Not from Solr it looks like. 
> 
> Thank you, for your reply!
> 
> Klaus.
> 
> > Hello Klaus,
> > 
> > This is the 3rd thread your opening on this subject but it seems
> > nobody has an
> > answer for you.  Are you actually using the boost parameter? Do you need
> > it?
> > 
> > Cheers,
> > 
> >> Hello,
> >> 
> >> Crawling a site, for example german (lang=de) and english (lamg=en)
> >> with nutch 1.2, i became different "boost" results for the SAME SITE
> >> but in different languages.
> >> 
> >> For example: (lang=de)
> >> 
> >>      * cache = content
> >>      * segment = 20110402002130
> >>      * digest = aa5ca1cc7bd9b0b9195ef9bb29726bf4
> >>      * tstamp = 20110401222142429
> >>      * lang = de
> >>      * url = http://www.tachtler.net/de_app.navi.01.analysistools.do
> >>      * title = Homepage der Familie Tachtler - Klaus
> >>      * boost = 0.075346425
> >> 
> >> SAME SITE but: (lang=en)
> >> 
> >>      * cache = content
> >>      * segment = 20110402002253
> >>      * digest = 4befe7a0dcd93f0f55c5f451c20f8251
> >>      * tstamp = 20110401222305417
> >>      * lang = en
> >>      * url = http://www.tachtler.net/en_app.navi.01.analysistools.do
> >>      * title = Tachtler's Family Homepage - Klaus
> >>      * boost = 0.0
> >> 
> >> QUESTION: Why are the boost value not equal? And what can I do, that i
> >> can reach the same "boost" value?
> >> 
> >> 
> >> Thank's
> >> Klaus.
> >> 
> >> 
> >> --
> >> 
> >> ------------------------------------------------
> >> e-Mail  : [email protected]
> >> Homepage: http://www.tachtler.net
> >> DokuWiki: http://www.dokuwiki.tachtler.net
> >> ------------------------------------------------
> 
> ----- Ende der Nachricht von [email protected] -----
> 
> 
> 
> Grüße
> Klaus.
> 
> --
> 
> ------------------------------------------------
> e-Mail  : [email protected]
> Homepage: http://www.tachtler.net
> DokuWiki: http://www.dokuwiki.tachtler.net
> ------------------------------------------------

Reply via email to