Re: MoreLikeThis and mlt.count

2012-07-08 Thread Bruno Mannina
Hi, My docs are patents. Patents have family members and I would like to get docs by PN (field Patent Number (uniquekey)). My request will be ?q=pn:EP100A1&mlt=true. with this method I will get all equivalents (family members of EP100A1) If set automaticaly mlt.count to MAX is no

Re: MoreLikeThis and mlt.count

2012-07-08 Thread Lee Carroll
Hi Bruno I'm not sure if that makes sense for a query which does not have a boolean element to it. What is your use-case On 7 July 2012 18:36, Bruno Mannina wrote: > Dear Solr users, > > I have a field name "fid" defined as: > required="true" termVectors="true"/> > > This "fid" can have a va

MoreLikeThis and mlt.count

2012-07-07 Thread Bruno Mannina
Dear Solr users, I have a field name "fid" defined as: required="true" termVectors="true"/> This "fid" can have a value like: a0001 b57855 3254 etc... (length <20 digits) I would like to get *all* docs that result returns. Actually by default mlt.count is set to 5 but I don't want to set it