Skip to content

Content based search #2719

Open
@ozarkblue

Description

@ozarkblue

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions