> What would the reaction be to changing this behavior. I have written some > code that automatically populates the index when it is added. I personally > think that reindexing every index just to populate one is grossly inefficient. I think populating only one index on add is a great idea... the main issue is backwards-compatibility... but that shouldn't be too hard to maintain.