Is it possible to get a generic search bar that would just match keys and look for all resources, at the org level? One of the concerns teams have is they need to first find (search) the project inside an org and then search for a pipeline. Can we not have the org-level search look for pipelines too? Features: 1) Global Search Scope: Users can initiate a search query from any page within the Harness platform. The search scope covers all relevant artifacts, resources, and entities across Harness, including Projects, Services, Pipelines, Users and any other resource across the Account 2) Search Filters and Scopes: Users can refine their search results using predefined filters and scopes Filters may include options such as Project name, Service name, Pipeline name, etc. Scopes allow users to specify the context of their search within a particular Module/Org/Project. 3) Advanced Search Syntax: Support for advanced search syntax to enable users to construct complex queries. Syntax may include boolean operators, wildcards, phrase searching, field-specific searches, etc. 4) Autocomplete and Suggestions: Real-time autocomplete suggestions to assist users in formulating their search queries. Suggestions based on the user's input history, popular search terms, and relevance to the current context.