> 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/
voice: (202) 797-5496
fax: (202) 797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

