Ask a Question related to Macromedia ColdFusion, Design and Development.
-
SandyatEndora #1
CFSEARCH results show CFML code
We have Coldfusion 5 Server. In the administrator, I have created a collection
and indexed the collection. I am now testing the CFSEARCH capabilities and am
getting what I would believe to be odd results. When outputting the Summary
field of the search, CFML code is displayed. Example: These executive homes,
which have introductory prices starting in the
$#Mid(qry_starting_price.Starting_Price, 2, 2)#0,000's , include deluxe master
baths with soaking tubs and... Is there a simple way to exclude CFML code from
the indexing or to hide the code from the results. We might not end up
displaying the Summary field (using only the Title field) but I would like to
know if there is a way to fix this easily. The additional information might be
useful.
SandyatEndora Guest
-
bogus size variable in CFSearch results
I am running CF MX 7 on a MS 2003 server. When I run cfsearch against my collection on my testing server (XP box), the size of the file displays... -
Verity - cfsearch not returning results on subsequentgets
We have no problem returning results from searches with CF server 5. We are now moving to CF Server MX. With an initial search, the result set is... -
ASP code to CFML
I try to use AspPDF ActiveX for auto generating PDF file. All examples at AspPDF website writen in ASP/.Net. Would you like to help me converting ... -
CFSEARCH results sometimes capitalize title information
I have a Verity collection searching the pages from our website. I am able to index the collection, search it and display the results. However,... -
How to sort CFSEARCH results
Was wondering if someone might know an easy way to sort the results of a CFSEARCH query. I can query the Verity collection created of documents,... -
jdeline #2
Re: CFSEARCH results show CFML code
What are the file extensions you want to return to the user - doc, pdf, txt,
etc.? You can use the "extensions" attribute of the CFINDEX tag to explicitly
identify those files you want the user to see. Or you can move your collection
to their own directory that have no ColdFusion code in them.
jdeline Guest
-
SandyatEndora #3
Re: CFSEARCH results show CFML code
We are doing a 'site search'. When I indexed the pages, I used extensions of .cfm, .cfml., .htm, .html so that all of the web site pages were indexed.
SandyatEndora Guest



Reply With Quote

