| When an class passed to the MassIndexer is invalid, we throw an exception with this message:
But we actually do not care whether the entity is a subclass of an indexed entity; we want it to either be indexed or be a *superclass* of an indexed entity. We should change the message accordingly. |