X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FAnnTalk.pm;fp=perl%2FAnnTalk.pm;h=c075765f6eaf1523fc4a1b022370d527f7a23c5c;hb=da2c51a552ec4aba7af7696fa631324337286949;hp=84f9c481b6d93672c5ded5dbb1e34333651b4cfb;hpb=11d4503c67235600af279b57b785e5657faaf63c;p=spider.git diff --git a/perl/AnnTalk.pm b/perl/AnnTalk.pm index 84f9c481..c075765f 100644 --- a/perl/AnnTalk.pm +++ b/perl/AnnTalk.pm @@ -17,8 +17,8 @@ use DXVars; use vars qw(%dup $duplth $dupage $filterdef); -$duplth = 60; # the length of text to use in the deduping -$dupage = 5*3600; # the length of time to hold ann dups +$duplth = 30; # the length of text to use in the deduping +$dupage = 5*3600; # the length of time to hold ann dups $filterdef = bless ([ # tag, sort, field, priv, special parser ['by', 'c', 0],