At 03:57 AM 06/30/02 +0800, Stas Bekman wrote:
Hmm, I don't remember if this is a recent behavior or was like that all the time, if you seach for 'mod_perl' and select 'Getting Help' only you get hits from /docs/2.0 too. e.g. try:
http://perl.apache.org/release/search/swish.cgi?query=mod_perl&sbm=help
Yes, because it's just searching the path for "help" -- I'll see what I can do to fix that. I'll have to parse the path into unique chunks. The other option would be to map paths to some unique id.
what if you simply do: /^$sbm/? since all our sub-sections start from / (excluding /)
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
