thanks Dave... I removed the extensions and double checked the query.. it
does return correctly.  Anything else?

-----Original Message-----
From: Dave Watts [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 08, 2004 4:03 PM
To: CF-Talk
Subject: RE: verity search

> I'm trying to update the collection but am not having any
> luck. I've tried to purge and refresh... even deleted and
> recreate. There are some records that are in the table that
> don't return in the search. The table has got less than 500
> records so I don't think that is an issue. Disk space isn't
> an issue either. Any ideas?
>  
> here is the code:
>  
> <cfindex query="get_db_info"
>             collection="InsiteVerity"
>             action=""
>             type="custom"
>             key="URL"
>             title="Description"
>             Custom1="Intext"
>             Custom2="menu_ID"
>            body="Description, URL"
>            extensions = ".htm, .html, .cfm, .cfml">

The EXTENSIONS attribute only applies to TYPE="PATH|FILE", not to
TYPE="CUSTOM". I don't know if that's causing your problem, though. You
might want to ensure that your query actually returns what you think it
does.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/ <http://www.figleaf.com/>
voice: (202) 797-5496
fax: (202) 797-5444
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to