> > We'd have to make it very clear that this only works if all fields are > STORED.Isn't there some way to do this automatically instead of relying on documentation? We might need to add something, maybe a "required" attribute on fields, but a runtime error would be much, much better than a page on the wiki.
what about copyField? With copyField, it is reasonable to have fields that are not stored and are generated from the other stored fields. (this is what my setup looks like)
