TypeIndex (for type searches) calls contentObjectGetMultiple. It does NOT
pass in a bactiveOnly arg so the tag defaults to YES. In theory, that means
when you type search, you will only get active objects...


UNLESS you modify the object after indexing it and do not remove the object
using TypeIndexDelete. Remember, once you have indexed the object it stays
in there forever unless you update it or delete it (using typeindexupdate or
typeindexdelete).

=======================================================================
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: Zoaib A. Qureshi [mailto:[EMAIL PROTECTED]]
> Sent: Monday, August 07, 2000 11:58 AM
> To: [EMAIL PROTECTED]
> Subject: Have a Question about Searching
>
>
> Hi all, I just have a question related to searching. If I create an object
> and make it inactiveand then I update my index collections, will
> this object
> be searchable or not??? If I am correct the properties table is used for
> searching. Inside this table there is no field to indicate if the
> object is
> active or not. I might be misunderstanding how is searching done, I
> appreciate any clarifications on this issue.
>
> Thanks
> Zoaib A Qureshi
>
> ------------------------------------------------------------------
> ------------
> 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.

Reply via email to