Wow Marko, that was damn quick. I didn't recognise the error, though I
looked into the sources briefly.

Thanks to you for finding the bug - and finding it in such few time. You
made my day!

And also thanks to Andrzej for putting a fix in the trunk already:
http://svn.apache.org/viewvc/lucene/nutch/trunk/src/plugin/query-basic/src/java/org/apache/nutch/searcher/basic/BasicQueryFilter.java?r1=383304&r2=408767&pathrev=408767


Thank you,
 Stefan

Marko Bauhardt wrote:
> This is a bug in the query-basic plugin. The boosting values in the
> nutch-default.xml are not used.
> We should open a bug in jira. This simple patch should work.
> 
> Index:
> src/plugin/query-basic/src/java/org/apache/nutch/searcher/basic/BasicQueryFilter.java
> 

[...]

> Am 22.05.2006 um 22:07 schrieb Stefan Neufeind:
> 
>> Hi,
>>
>> I was experiencing a "strange" selection of search-results here. The
>> first idea was to rate the results with searchword in hostname higher.
>> So I set query.host.boost to quite a high value (50, later 200). But
>> nothing in the result changes.
>>
>> Searching for the full hostname (www.example.com) does not give me any
>> search at all. Could it be that hostname is not taken into account
>> during a search?
>>
>> What could be wrong here? Please help. *sigh*

Reply via email to