Thursday 06 October 2005 9:46:41 am
hi, i'm just trying to implement the search for a site and having problems to exclude specific content-classes from the search. Can't believe that there is no way to do it smartly. would also be fine to be able to include more than one class (array of class_id's) in the search, but the documentation says, that the search can only be limited to one class by supplying the parameter 'class_id'.
-- from the docs --
fetch( content, search,
hash( text, text,
[ ... ]
[ class_id, id, ] --- Do I really have to fetch all the results and than filter them manually? Any ideas would be highly appreciated! Thanks. patrick
Best regards,
Patrick
|