I am extremely new to Verity searching - today is literally my first day.  So 
there may be more graceful ways to solve this conundrum, but here's what I 
have...

I have subdirectories called 'admin' and 'includes' that I do not want showing 
up in search results, so at the top of the search results page, I have:

<CFSEARCH NAME="Search_mySite"
          COLLECTION="mySite"
          CRITERIA="#FORM.Search_Term# NOT /admin/ NOT /includes/">

Seems to work great.

Good luck,
Josh Knopp
AMS, Inc.


> I'm working with Verity and have a question....is there a way to 
> exclude 
> certain sub-directories from being indexed in the collection?  I have 
> a few 
> 'procedure' directories that I don't want coming up in the user search.
> 
> 
> Thanks for your help!
> Deborah
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Structure your ColdFusion code with Fusebox. Get the official book at 
> http://www.fusionauthority.com/bkinfo.
cfm

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274036
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to