if (matcher.find()) ....

On Thu, 2006-02-23 at 18:10 +0800, Jack Tang wrote:
> Hi
> 
> I think in the url-filter it uses "contain" rather than "match".
> 
> /Jack
> 
> On 2/23/06, Elwin <[EMAIL PROTECTED]> wrote:
> > # accept hosts in MY.DOMAIN.NAME
> > +^http://([a-z0-9]*\.)*MY.DOMAIN.NAME/
> >
> > Will this pattern accept url like this 
> > http://MY.DOMAIN.NAME/([a-z0-9]*\.)*/?
> > I think it's not, but in fact nutch can crawl and get urls like that in
> > intranet crawl. Why?
> >
> >
> 
> 
> --
> Keep Discovering ... ...
> http://www.jroller.com/page/jmars
> 


Reply via email to