Home : Products : Gossamer Links : Discussions :

Products: Gossamer Links: Discussions: Re: [afinlr] Expired Links in search results: Edit Log

Here is the list of edits for this post
Re: [afinlr] Expired Links in search results
I think this line might be the problem:

my @bad = (@{$CFG->{search_blocked}}, qw/isValidated ExpiryDate/);

This stops the ExpiryDate from being used to remove expired links from the results, doesn't it?

Edit: No, I've now realised that the limit on the ExpiryDate is set after this line so it can't be that.

Last edited by:

afinlr: Feb 12, 2005, 10:19 AM

Edit Log: