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

Search: Add awards to faceting #493

Open
emilyobvs opened this issue Jan 11, 2024 · 2 comments
Open

Search: Add awards to faceting #493

emilyobvs opened this issue Jan 11, 2024 · 2 comments
Assignees

Comments

@emilyobvs
Copy link
Collaborator

Indexed, not searched. Not sure how it behaves/might need to configure as faceted field... Lori: would be very gratefully received!! Important to our users. - summer?

  • Correct behavior of field to return all awards from linked award field value, e.g. https://digital.wpi.edu/concern/student_works/6d570066m?locale=en (where Award field = “Provost’s MQP Award”) results do not show all of the records that contain the value (including the record that contained the value), SOLR knows this as “Award sim” - does this field need activated somehow in SOLR to show up all matching results? Derek – BUG to investigate – Derek says not searchable in SOLR – same bug as with project centers link – make facetable but don’t display facet – may work, 2/23 update – Derek confirmed that Award is in SOLR, but change needs to be made so that it can be filtered in results
  • Testing results from 3/2
  • Search “President’s IQP Award”, facet results in the IQP Collection = 5
  • Search President’s IQP Award (no quotes), facet results in the IQP Collection = 770
  • Access project that has won an award, select linked value from the Award field - “President’s IQP Award”, no results found (ex. https://digital.wpi.edu/show/4m90dz43z )
@emilyobvs
Copy link
Collaborator Author

emilyobvs commented Jan 11, 2024

Derek will look into whether the field is already indexed for faceting, he will look into adding this.

Target by end of C term.

@emilyobvs
Copy link
Collaborator Author

Anusha/Cottage Labs was able to add this as part of the Advanced Search deployment. Awards can be faceted in Advanced Search and from Search Results page.

This issue can be closed.

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

2 participants