On Tue, 19 Nov 2002, Stas Bekman wrote: > it's interesting that if you use several keywords it matters how do you > list them. e.g. try 'exit die' and 'die exit' -- you get a different > number of hits. is that a bug or a feature?
I think that only happens when you have Jet Lag.... http://perl.apache.org/search/swish.cgi?query=die+exit 11 hits http://perl.apache.org/search/swish.cgi?query=exit+die 11 hits -- Bill Moseley [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
