Issue Details (XML | Word | Printable)

Key: CODEBASE-37
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Jessie Keck
Reporter: Naomi Dushay
Votes: 0
Watchers: 0
Operations

Clone this issue
If you were logged in you would be able to see more operations.
Blacklight Plugin

show availability value in search results - sirsi only? too institution specific?

Created: 17/Mar/09 04:49 PM   Updated: 14/Jun/10 12:33 PM
Component/s: None
Affects Version/s: 2.6
Fix Version/s: 2.7


 Description  « Hide
Stanford's vufind implementation gets availability information for all the search results in one shot, so this can be displayed to the user in the search results. It would be good to port this over to blacklight.

This probably relates to the Jangle efforts, which could put this information in the index without it being too stale (and the live lookup could either be nixed, or could happen and take precedence in the UI, once values are returned.)

Individual institutions will have to struggle with this issue. Different ILS systems will have different drivers.

Naomi will get this working for Stanford/Sirsi, and then we'll refactor as necessary

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Naomi Dushay added a comment - 18/Mar/09 12:47 PM
There are issues with multiple items per bib record -- do we show "available" if ANY item is available? Or do we show EACH item (might take up too much real estate on search results page).

Sooooo - this might not be appropriate for the plugin at this time. However, Stanford will have at least *something* along these lines, because we have something now in our VuFind implementation.

Naomi Dushay added a comment - 02/Jun/09 09:41 AM
holdings status should perhaps be architected as a plugin. See also Ross Singer's jangle work, and his email to bl-dev dated May 31.