Hi, Try the following pattern +^http://([a-z0-9]*\.)*(abc|def).com/ I was able to search couple of sites using similar pattern. If this is what you are asking ? Michael Ji <[EMAIL PROTECTED]> wrote: Hi,
I searched on the mail-post, but still have problem to run my testing. Actually, I want my crawling is limited to two site solely. such as, *.abc.com/* and *.def.com/* so I put two line in crawl-urlfilter.txt as +^http://([a-z0-9]*\.)*.abc.com/ +^http://([a-z0-9]*\.)*.def.com/ But after running testing, the crawling is not limited to the above two sites. >From log, I found "not found ...urlfilter-prefix" I wonder if the failure is due to not include crawl-urlfilter.txt in my configure xml or there is syntax error for my previous statement. thanks, Michael __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com Sudhi Seshachala http://sudhilogs.blogspot.com/ --------------------------------- Yahoo! Mail Bring photos to life! New PhotoMail makes sharing a breeze.
