-
Notifications
You must be signed in to change notification settings - Fork 65
Queueing Backends
Jack Reed edited this page Mar 16, 2018
·
2 revisions
Spotlight requires Rails 5.0 or greater to take advantage of Active Job. Multi non-repository item upload via CSV and solr-document re-indexing is an example of where, if configured, the task will be handled in a background job rather than requiring the user to wait until all the images are downloaded and documents are indexed to move on.
See the Active Job documentation to learn more about configuring a queueing backend.
Configuration
- Blacklight
- Page widgets
- Resource scenarios
- Image sizes
- Queueing backends
- Creating a theme
- Configure S3 data storage
- Translations and Internationalization
- Adding new navigation menu items
Case studies
Building an exhibit
- Quickstart guide
- Configuration settings
- Adding and managing items
- Creating feature pages
- Creating about pages
- Creating browse categories
- Exhibit on exhibits - Stanford specific, yet generalizable
Development