[ic] Problem with "Others who........" (resend in hope of an answer this time)

Jon Jensen jon at endpoint.com
Sat Mar 13 19:02:01 EST 2004


On Sat, 13 Mar 2004, Eros Shop wrote:

> >     my $ary = $db->query( { sql => $query, mv_matchlimit => 0 } );
> >
> >Where 0 means no limit, IIRC. Or maybe "10000" or whatever.
> 
> I've tried changing that line as suggested (using 0 and 100 as test values) 
> and i'm still stopping after 50 lines. Do I need to restart IC or something 
> for this to work or be applied?
> 
> I'm getting the feeling that i can't set mv_matchlimit here?

You could try "ml" instead, as in "ml => 0". But I'm just going from 
memory and haven't looked at the code.

> At worst I'll edit the DbSearch.pm file :)

As a short-term fix, sure. I imagine you'll want to find the right way, 
though, sooner or later. :)

Jon


More information about the interchange-users mailing list