You can use what the previous guy said - and replace or escape the html as you want when outputting your search. You may also want to consider this post:
http://ray.camdenfamily.com/index.cfm/2007/4/17/Quick-example-of-cleaning-up-Verity-results On 4/30/07, Mark Flewellen <[EMAIL PROTECTED]> wrote: > The problem I am having is I load the data in including the html content via > the query attribute in cfindex. When I output a summary sometimes it gets cut > of through a tag. > > This is what I do to index > > <cfindex > collection="news" > action="refresh" > type="custom" > query="qry_NewsList" > key="newsid" > title="title" > body="content,title"> > > Mark -- =========================================================================== Raymond Camden Email : [EMAIL PROTECTED] Blog : ray.camdenfamily.com AOL IM : cfjedimaster Video game player? Have kids? Check out KidGamers.org ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276596 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

