|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Search Facility
I am building a site for people who are using Linux/Debian/*BSD etc OS's. I would like to create a Search feature that would search the HTML docs the OS providers have..It would run and receive the info once every week and i would store the results... What coding should i use for this.. CFHTTP?
![]() |
|
#2
|
|||
|
|||
|
Verity might work.
|
|
#3
|
|||
|
|||
|
I'd use either Verity, or capture the content and index it using some sort of full text indexing, such as you might find in Oracle or SQL Server.
__________________
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 |
|
#4
|
||||
|
||||
|
Thank!!
Thank!! Will verity allow me to store the data inside a Mysql DB?
|
|
#5
|
|||
|
|||
|
You can INDEX data stored in a mySQL database, but Verity actually stores its indexed data in collection files on the server. So Verity collections are separate files that have nothing to do with a database.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > Search Facility |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|