Hmmm, this is a verity index yeah? 


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: 26 August 2005 15:24
To: CF-Talk
Subject: Indexing question

Hey folks,

Okay, I have a table with fields that I want index, AND one fo the fields is
a URL, except I don't want to index the URL itself, I want to index the
CONTENTS of the url.

So, I thought I could just do a CFHTTP and pull the contents and add them to
the cfindex.  However, it's not that simple since when I do a cfindex of
custom type I have to include the query name and the index only indexes the
query fields, but not additional content.

Is there any way I can accomplish this?  The only thing I have thought of is
to build a new Query from the results of the DB query and CFHTTP and then
index on that query.  That seems like a lot of work for this, so I wanted to
see if anyone had any ideas on how to do it?

Thanks,

Dave
****************************************************************************
**************
The information contained in this message, including attachments, may
contain 
privileged or confidential information that is intended to be delivered only
to the 
person identified above. If you are not the intended recipient, or the
person 
responsible for delivering this message to the intended recipient, ALLTEL
requests 
that you immediately notify the sender and asks that you do not read the
message or its 
attachments, and that you delete them without copying or sending them to
anyone else. 




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216490
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to