inclusion logic

Post Reply
phoebe
Posts: 25
Joined: Fri Aug 01, 2003 9:29 am

inclusion logic

Post by phoebe »

Hi,
I am trying to crawl a site based on words in the URL regardless of position, for example, the word 'health' and exclude everything else.
eg.: I start at something.org and in it are 5 links:
1) /subdir1/health
2) /subdir2/beauty
3) /health
4) /subdir3/subdir4/health.asp
5) /a/b/c/d/e/f/healthy/

I only want to include 1 and 3 and all their children with the word 'health' in it.
I used the inclusion REX field and so far everything is crawled even when the query word is not in it.
I don't want to include anything else or use categories.
Is there any way to this?
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

inclusion logic

Post by mark »

I think you want "Required REX" instead.
Post Reply