NCSU-Libraries/quick_search-open_library_searcher

Name: quick_search-open_library_searcher

Owner: NCSU Libraries

Description: null

Created: 2016-03-01 22:00:01.0

Updated: 2018-04-03 19:45:38.0

Pushed: 2018-04-03 19:45:37.0

Homepage: null

Size: 26

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

QuickSearch Open Library Searcher

Description

A QuickSearch searcher for Open Library (https://openlibrary.org/)

Installation

Include the searcher gem in your Gemfile:

gem 'quick_search-open_library_searcher'

Include as a searcher in your config/quick_search_config.yml:

searchers = [open_library, ..., some_searcher]

Run bundle install:

bundle install

Include in your Search Results page

 <%= render_module @open_library, 'open_library' %>

For more general information about setting up searcher plugins in QuickSearch, see https://github.com/NCSU-Libraries/quick_search


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.