When you are searching using the [Client](🔗) class, inheritance is supported out of the box. For example, you have two classes, `User
` and `Author
`. If you search for users, you also get matching authors back.
You also can search over all types that implement a specific interface.