Difference between revisions of "SUNScholar/Browse Indexes"
Jump to navigation
Jump to search
m (→PLEASE NOTE:) |
|||
| Line 24: | Line 24: | ||
===[[SUNScholar/Browse Indexes/4.X|For DSpace 4.X]]=== | ===[[SUNScholar/Browse Indexes/4.X|For DSpace 4.X]]=== | ||
===[[SUNScholar/Browse Indexes/3.X|For DSpace 3.X]]=== | ===[[SUNScholar/Browse Indexes/3.X|For DSpace 3.X]]=== | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
===Bug Reports=== | ===Bug Reports=== | ||
Revision as of 12:39, 5 August 2015
Back to Indexes
Contents
WARNING:
Browse by Title Bug
After an upgrade (4.2 to 5.2) the following system bug appeared.
It is recommended that you upgrade to DSpace 5.3.
PLEASE NOTE:
- With DSpace versions =>3.X, the browse indexes can be configured to be delivered via the SOLR service, if so desired.
- The browse indexes were previously only delivered via the PostgreSQL/Oracle database service.
Old Index Purge for DSpace =>5.X
If during your upgrade to DSpace =>3.X, you decide to use the SOLR service to deliver indexes, then you need to purge the old PostgreSQL/Oracle database indexes.
A new command has been introduced with DSpace =>5.X. See below for an example.
$HOME/bin/dspace index-db-browse -f -d
See step 11 of: https://wiki.duraspace.org/display/DSDOC5x/Upgrading+DSpace
Introduction
The browse indexes for DSpace can be extensively configured. The configuration allows you to take control of the indexes you wish to browse, and how you wish to present the results.
For DSpace 5.X
For DSpace 4.X
For DSpace 3.X
Bug Reports
- https://jira.duraspace.org/browse/DS-2578
- https://jira.duraspace.org/browse/DS-2188
- https://jira.duraspace.org/browse/DS-2145
- https://jira.duraspace.org/browse/DS-1920
- https://jira.duraspace.org/browse/DS-1619
References
- https://wiki.duraspace.org/display/DSDOC5x/Configuration+Reference#ConfigurationReference-BrowseIndexConfiguration
- https://wiki.duraspace.org/display/DSDOC4x/Configuration+Reference#ConfigurationReference-BrowseIndexConfiguration
- http://wiki.duraspace.org/display/DSDOC3X/Configuration#Configuration-BrowseIndexConfiguration