While evaluating Sulu (read: I’m a Sulu newbie), I added a custom entity. In the entity’s list XML configuration I used searchability="yes"
on some properties, which works for defining which properties are used for filtering the list of entities.
But (other than I would have expected) this attribute does not have any effect on the global admin search. So my question ist: how can I achieve that my custom entities are found in the global Sulu admin search?
I did not find any information on this in the cookbook nor in the sulu-demo repository.