coFind allows you to do a keyword filter. Just pass in stKeywords. It works
the same way as mdkeywordobjectfind. If you pass in:
struct["foo"] = "",
the match will be any object with foo assigned to it.
If you pass in
struct["foo"] = catuuid
the match will be any object with foo from catuuid assigned to it.
coFind can also do a text search as well (same as TypeSearch).
=======================================================================
Raymond Camden, Cold Fusion Jedi Master for Syntegra (www.syntegra.com)
Allaire Certified Instructor and Member of Team Allaire
Email : [EMAIL PROTECTED]
ICQ UIN : 3679482
"My ally is the Force, and a powerful ally it is." - Yoda
> -----Original Message-----
> From: Toby Tremayne [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 19, 2000 12:50 PM
> To: Spectra-Talk
> Subject: metadata search and property search
>
>
> I'm trying to filter articles both by their metadata (assigned using the
> metadatapicker) and by some of their properties. I can do a
> metadata search
> using cfa_metadatacategoryobjectfind, of
> cfa_metadatakeywordobjectfind, and
> I can search the properties using cfa_contentobjectfind and supplying a
> structure with the properties I'm looking for...
>
> but i want to do all this at once... IE either do one search then
> apply the
> next search to the results of the first, or somehow combine the two - has
> anyone else done this?
>
> I tried adding stkeywords.lcategories to the contentobjectfind filter
> structure, but it's not quite enough, and it doesn't help with keywords...
>
> Toby\
>
>
>
> Toby Tremayne
> Code Poet and Zen Master of the Heavy Sleep
> Show-Ads Interactive Pty Ltd
> 359 Plummer St
> Port Melbourne
> AUST VIC 3207
> +61 3 9245 1247
>
> ------------------------------------------------------------------
> ------------
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/sp
ectra_talk or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.