I have started building an application on top of nohm, and recently needed to add an index to a model. This of course leaves all the entities already added of this model type unindexed.
What is your workflow for doing this, or other model changes on existing data? Maybe something to mention in the readme?