Re: More details on my MoreLikeThis mlt.qf boosting problem

2008-09-16 Thread Clas Rydergren
Hoss, thanks for the response and confirmation. Yes, from reading the comments in the Lucene source of MoreLikeThis.java I have now realized that the field used in the TermQuery is "the top field that this word comes from". The SimilarityQuery is restricted to this field only for the specific word

Re: More details on my MoreLikeThis mlt.qf boosting problem

2008-09-16 Thread Chris Hostetter
: Document 1 is probably a better match since the word yahoo is present : two times. That seems fine, although I did not expect to see the : "content:" part in the list of interestingTerms. ... : but the response is exactly the same as for the query without the mlt.qf. : : The problem see

More details on my MoreLikeThis mlt.qf boosting problem

2008-09-13 Thread Clas Rydergren
Hi, I have tested MoreLikeThis in Solr (nightly build from September 8 which includes the patch SOLR-595) and have problems with the mlt.qf-boosting option. The standard (example) Solr configuration is modified the following ways. The solrconfig.xml is only modified to: In S

MoreLikeThis mlt.qf boosting

2008-09-08 Thread Clas Rydergren
Hi! I have been testing the MoreLikeThis feature in Solr. I have indexed a subset of Wikipedia with the fields title (the title of the Wikipedia page) and content (the Wikipedia page content). When performing a MoreLikeThis request on this index as: http://server:8983/solr/mlt?stream.body=google+y