Hi,
I have many many html files (size in G and I want to make the content of these files searchable. One way is to insert the content of all the files into MySQL and then use SQL to search. But I am worrying the performance since I will use "Text" and the size is more than 1 GB.....
Is there any better way to make these files searchable, say downloading a search engine...??
Thanks,
Michael