Hi,
I'm using Nucth 1.9.
I'm trying to crawl a page, and it doesn't crawl more than the first page. The 
page links are relative links such as href="contact.html"
Maybe there is a parameter that I'm missing that preventing to crawl relatives 
pages?
I changed the parameter

  <name>db.ignore.internal.links</name>
  <value>false</value>


And the regex-urlfilter is

# skip URLs containing certain characters as probable queries, etc.
-[*@]

# accept anything else
+.


Please let me know if it's issue or am I missing something?

Thanks a lot

---------------------------------------------------------------------
Intel Electronics Ltd.

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.

Reply via email to