Archive for August, 2009
Monthly Archive
Monday, August 10th, 2009
text search - scaling in terms of volume and traffic and index upgrades
only things you can do with data are:
* make more copies of it (eg. master slave replication)
* process data to make more data / summary (eg. monthly weekly rollup tables)
* create different indexes that allow rapid access (eg. index on a, b, c columns, reverse index on all words in a document for free text […]
