I have a site that has a members section.

I want to be able to perform a search over the entire site (for members),
and also one over the entire site except the members section (for
non-members).

Using the PHP API, there is a udm_add_search_limit() function, which looks
like it would let me restrict my search to various areas of the site.  But
the syntax seems to indicate that I can't say "search everything *EXCEPT*
URLs that match */members/*" ... there is no EXCEPT syntax.

Am I right, or can I do this?

- Colin


___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to