Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI - View hit highlight information with Global Search #331

Open
nateiam opened this issue May 13, 2017 · 0 comments
Open

UI - View hit highlight information with Global Search #331

nateiam opened this issue May 13, 2017 · 0 comments

Comments

@nateiam
Copy link
Contributor

nateiam commented May 13, 2017

As a Data Analyst I want to understand the context of my search term in each result so I understand why search hit appears in the results.

Users have reported confusion as to why search results appear in their result set.

Acceptance Criteria

  • Single field match displays with each Global Search result, including
    • Field that contains match. Field must be mapped to a friendly name (see mapping below)
    • First highlighted term that represents match along with (if applicable) a few words before and after the highlighted term (or break on sentence)
  • Only first matching field appears in a single row below the short description
  • Control exists that says '...and 5 more' - when clicked it shows a single row for all field matches

Field to Display Name mapping

||Field||Display Name||
|displayName.stemmed|Name|
|name.stemmed|Physical Name|
|namespace.code.stemmed|Namespace|
|description.stemmed|Description|
|columns.name.stemmed|Column Name|
|columns.description.stemmed|Column Description|
|descriptiveBusinessObjectFormat.schemaColumns.name.stemmed|Column Physical Name|
|businessObjectDefinitionTags.tag.displayName.stemmed|Category Name|
|subjectMatterExperts.userId.stemmed|Contact Information|

FINRAOSS pushed a commit that referenced this issue May 31, 2018
* commit '3d33024c50d4b8ff99b58fdc47b98d53275f0b28':
  DM-3103: Factory CQ - Call Cluster Mgmt without long running query
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant