I have seen a problem where the collection is not created because its directory
is already there. This may be a thread issue where the server is trying to
create
the collection before the cleanup code has finished.
At 05:10 PM 30/04/01, you wrote:
>Hi Alister,
>
>According to Ray back on 8/9/2000
>(http://www.mail-archive.com/[email protected]/msg00474.html),
>you should never need to use the <cfa_typeindexcreate> tag. If you check
>out /allaire/spectra/customtags/system/tier0/search/cfa_typeindex.cfm,
>you'll see that that tag a) checks to see if the collection exists and if
>not, creates it, and then b) updates the collection.
>
>Outside of that, I'd check to make sure you have at least one of the
>properties in your object type marked as searchable. You might also try
>adding a collectionpath attribute to the tag to see if that helps.
>
>HTH
>
>Aaron Johnson, MCSE, MCP+I
>Allaire Certified ColdFusion Developer
>MINDSEYE, Inc.
><phn>617.350.0339
><fax>617.350.8884
><icq>66172567
>[EMAIL PROTECTED]
>
>
> > -----Original Message-----
> > From: Alister Lilley [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, April 30, 2001 12:59 AM
> > To: Spectra-Talk
> > Subject: typeindexcreate
> >
> >
> > I have not been able to create a search collection,
> >
> > <cfa_typeindexcreate
> > typeid = "527746E5-2117-43B7-86954E2ECF6FE3BD"
> > datasource="#datasource#"
> > r_lCollectionsCreated="lcollections"
> > >
> >
> > any ideas as to why this would not create a collection.
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
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.