Website search feature - Spider or Database
Posted: Mon Dec 11, 2006 1:06 pm
Is it best to design a site so that all page content is in a database, and you do the search with a SQL query, or is it better to have content in pages, and have some spidering that a search feature can use?
It seems to me that it's better to keep page content in a database, if possible, but I'm not sure if there's a consensus or not.
It seems to me that it's better to keep page content in a database, if possible, but I'm not sure if there's a consensus or not.