Guy,
I'm indexing a query, not a directory...
Philip Arnold
Director
Certified ColdFusion Developer
ASP Multimedia Limited
T: +44 (0)20 8680 1133
"Websites for the real world"
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************
> -----Original Message-----
> From: Guy McDowell [mailto:[EMAIL PROTECTED]]
> Sent: 14 June 2001 13:22
> To: CF-Talk
> Subject: RE: Verity Limits
>
>
> Hi Philip,
>
> It may be in your indexing that the problem lies. Are you
> indexing the collection through the server admin or through
> <cfindex>?
>
> You may be somehow excluding subdirectories.
>
> I use <cfindex> because I don't have access to the server and my
> code looks like such...
>
> <cfindex collection="MyCollection"
> action="Update"
> type="Path"
> key="D:\Inetpub\Blah\BlahBlah\"
> urlpath=""
> extensions=".cfm,.pdf,.htm"
> recurse="Yes"
> >
>
> I know you know this CF stuff way better than I do, but sometimes
> we miss little things like saying 'Yes' to recurse or forgetting
> extensions we might have used like .html or .asp
>
> I'm wondering also, if maybe there is some sort of server timeout
> going on before all results can be returned.
>
> HTH,
>
> Guy
>
>
> Archives: http://www.mail-archive.com/[email protected]/
> Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists