From: Andrew S. <str...@as...> - 2004-12-16 02:16:56
|
Hi again, A question/suggestion-for-the-docs: in section "6.2.2. Indexed searches" you don't mention if adding rows to a table with a column that was declared indexed is particularly expensive. What are the speed tradeoffs involved with creating the index "on the fly" versus afterwards with .createIndex()? Cheers! Andrew |