Thanks so much for hints, now it works correctly, the problem was with
mlt.setMinTermFreq.
Many thanks.
--
View this message in context:
http://www.nabble.com/Re%3A-MoreLikeThis-return-no-results-tp19230763p19256118.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com
mber, 2008 14:16:42
Subject: Re: MoreLikeThis return no results
Hi,
I enabled the TermVector for required fields using following piece of code,
Field titleField = new Field("title", title, Field.Store.NO,
Field.Index.TOKENIZED, TermVector.YES);
and then re-indexed it. But again it s
rned on or
>> set an appropriate choice of analyzer.
>>
>> Cheers,
>> Mark
>> (only 3 days to go until Tom Roberts is back in the office! )
>>
>
> --
> View this message in cont
options are probably to re-index with term vectors turned on or
> set an appropriate choice of analyzer.
>
> Cheers,
> Mark
> (only 3 days to go until Tom Roberts is back in the office! )
>
--
View this message in context:
http://www.nabble.com/Re%3A-MoreLikeThis-return-no-
n the office! )
- Original Message
From: davood <[EMAIL PROTECTED]>
To: java-user@lucene.apache.org
Sent: Saturday, 30 August, 2008 7:05:35
Subject: MoreLikeThis return no results
Hi,
I'm trying to get MoreLikeThis working but it just returns no results. I
have lucene wo
AUTOMATIC REPLY
Tom Roberts is out of the office till 2nd September 2008.
LUX reopens on 1st September 2008
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
AUTOMATIC REPLY
Tom Roberts is out of the office till 2nd September 2008.
LUX reopens on 1st September 2008
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
emoved from subversion?
http://svn.apache.org/repos/asf/lucene/java/trunk/contrib/similarity/src/java/org/apache/lucene/search/similar/
Best.
--
View this message in context:
http://www.nabble.com/MoreLikeThis-return-no-results-tp19230752p19230752.html
Sent from the Lucene -