I have a doubt.
I created a class storing a special value. When i store the document saving this field all ok. when i read the document the field is found but it is a different class (StoredField instead MyStoredField) it is ok so? or i saw wrong previously in other examples?