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

Research how to Improve listing of search results by adding keyword snippets and displaying search terms used #3491

Open
eelzi-ONRR opened this issue Jun 21, 2024 · 4 comments
Assignees
Labels
P4: Low This doesn’t affect a large number of users, or we’re not sure exactly how much impact it has. Usability Issues related to usability as seen in user research.

Comments

@eelzi-ONRR
Copy link
Contributor

Right now its hard for user to know which result they should choose. Explore adding snippets to show the user how their search shows up on that page.

Example:

Search for General Allotment Act of 1887:

I don't know which result to choose and I forgot whether I searched for General Allotment Act or Dawes Act:
image.png

@eelzi-ONRR eelzi-ONRR added the Usability Issues related to usability as seen in user research. label Jun 21, 2024
@AlexandracmONRR AlexandracmONRR self-assigned this Aug 5, 2024
@AlexandracmONRR AlexandracmONRR added the P4: Low This doesn’t affect a large number of users, or we’re not sure exactly how much impact it has. label Aug 5, 2024
@lpgoldstein lpgoldstein changed the title Improve listing of search results by adding keyword snippets and displaying search terms used Research how to Improve listing of search results by adding keyword snippets and displaying search terms used Sep 23, 2024
@AlexandracmONRR
Copy link
Collaborator

AlexandracmONRR commented Sep 23, 2024

There are several ways in which the search results can be improved:

  • Include the exact text that was put into the search bar (i.e. "Search results for "[input search terms]".")
  • Number of results (i.e. "[#] of results" at the bottom)
  • Snippet of how the search result shows up on that page (more text description after the title and subtitle of page)
  • At bottom number of pages, indicator of what page you are on, ways to tab through pages

NRRD
image.png
vs. ONRR
image.png

@AlexandracmONRR
Copy link
Collaborator

Search code falls under SearchResults.js in the code.

Search result returns: site search index using URL Search Params and then also returns index using glossary terms.

After talking with Lindsay, it probably makes sense to take on this search result task when we turn our attention to NRRD in Q2.

@AlexandracmONRR
Copy link
Collaborator

@greensomes to research the use of search.gov with an application to index the data. Do they have documentation of this?

@greensomes
Copy link
Collaborator

The search.gov API for pushing data to their index is still available: i14y

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P4: Low This doesn’t affect a large number of users, or we’re not sure exactly how much impact it has. Usability Issues related to usability as seen in user research.
Projects
None yet
Development

No branches or pull requests

3 participants