> ***************************** Team Allaire *****************************
> > Has someone experince the SQL full text search mechanisem
> > with ColdFusion? Is it possible to send regular FullText Queries
>
> yes. do it all the time.
That's great to hear! are you simply using CFQUERY with the appropriate
CONTAINS/FREETEXT code or running a Stored Procedure !?)
I'm very new in SQL Full Text Search, can you send me some sample codes
offlist? or can you give out some good tips for newbie like me?
>
> > (i.e CONTAINS and FREETEXT code) and display results
> > EFFICIENTLY? or should I use some other method (for displaying,
> > not searching - SQL Full Text is the mechanisem I want to search with..)
>
> what do you mean by EFFICIENTLY? paging? or something else?
>
>
By Efficiently I mean - doesn't CF slows things down while transferring the
request
via CFQUERY? wouldn't be better to use SQL iteself to generate the output
(is there
such an option at all?)
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists