|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
||||
|
||||
|
ok im making a travel website and i have a search bar. i want the search bar to query the news table (columb names: news_title, news_content) and destinations table (columb names: dest_name, dest_desc) and output it like a normal search engine would. any ideas how to do it im stumped.
|
|
#2
|
|||
|
|||
|
If you want anything other than the most basic text-matching (using the LIKE SQL operator), look at using Verity to index and search the database fields.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
|
#3
|
||||
|
||||
|
kiteless to the rescue!!!!!!
youre my hero man LOL |
|
#4
|
||||
|
||||
|
one question, i searched on google but found some puzzling results. you got any links to good examples or explenations of this?
|
|
#5
|
|||
|
|||
|
|
|
#6
|
||||
|
||||
|
nice, i think this will do. thx alot man
|
|
#7
|
||||
|
||||
|
dont mean to be a pain but i read through those docs and saw it said u could search a database using variety but it didnt specefy how all i got was how to search root directories for files and making a variety using the cf admin which is not an option
![]() |
|
#8
|
|||
|
|||
|
This is part of that section of the documentation, is it not what you are looking for?
http://livedocs.macromedia.com/cold...cs/indexs18.htm |
|
#9
|
||||
|
||||
|
mmmm not really but i found another page that explained it. thx.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > search query |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|