crkn-rcdr / demo-blacklight

A docker compose demo that will allow you to spin up a test instance of blacklight in a flash.
0 stars 0 forks source link

Offer multiple points of access for finding an item in our collection #8 #40

Open brittnylapierre opened 1 month ago

brittnylapierre commented 1 month ago

Rationale

Offering multiple points of access for finding an item in our collection enhances user experience by accommodating diverse search preferences and improving discoverability.

Outcomes

Implementation of multiple access points enables patrons to explore the collection in ways that suit their individual preferences, enhancing overall user experience.

The introduction of full-text search empowers patrons to locate items more intuitively, catering to those who prefer searching by content rather than just titles or keywords.

Allowing patrons to filter search results by facets provides a more tailored browsing experience, helping them narrow down options based on specific interests or criteria.

By enabling patrons to click on metadata field values, users can easily find similar items, fostering a deeper exploration of the collection and encouraging serendipitous discoveries.

The implementation of breadcrumb navigation supports a clear path back to parent series or related collections, making it simpler for patrons to understand their place within the larger framework of the collection.

Higher levels of user engagement, as indicated by increased interaction with various search methods and a greater number of items viewed per session.

Issues