[FIX] Allow search on `_inherits` fields.
As `_inherits` fields are now handled via `related` fields (not stored, obviously), a new descriptor `searchable` has been added to `fields_get()` result to indicated if the field is searchable or not.
Loading
Please register or sign in to comment