Acessing HTML files in a MySQL database
Posted: Sun Sep 07, 2008 9:33 am
I will have about 60,000 HTML files in a MySQL database.The DB will probably have the following fields: ID, Title, content.
In the text of the HTML files will be relative links to the titles of other HTML files in the DB. My client wants to use a search engine to search the DB and display hyperlinks to all files that have say "Abe Lincoln" in the title. Also if there is a link in the text on something, he wants the search engine to be able to scan the database and display that page.
He believes that this can be done with a CMS system.
MY question is this: Do you have any suggestions as to what CMS system or DB search engine might do this?
Regards,
Bill Schaepe
In the text of the HTML files will be relative links to the titles of other HTML files in the DB. My client wants to use a search engine to search the DB and display hyperlinks to all files that have say "Abe Lincoln" in the title. Also if there is a link in the text on something, he wants the search engine to be able to scan the database and display that page.
He believes that this can be done with a CMS system.
MY question is this: Do you have any suggestions as to what CMS system or DB search engine might do this?
Regards,
Bill Schaepe