Description
Content based search will make the adoption of this Registry tool faster within large Org having thousands of schemas.
Often teams do search first to understand what existing events having certain attributes/fields before asking to create another events.
Without content search this is very difficult.
Yes an indexing mechanism is required to make this happen.
Options I've seen in other tools : Batch indexing (cron expression can be configured by admin to run the batch to avoid making tool response slow all the time due to indexing).
Ideal will be real time index update but not making compromise to other response(UI & API).
Even though some schema formats are difficult to add in search but starting with just Jsonschma and other few schemas (even latest version content search only) in search index (text bases exact match to start with) will be huge uplift to usability of this Schema registry.