Difference between revisions of "SUNScholar/Browse Indexes"

From Libopedia
Jump to navigation Jump to search
Line 8: Line 8:
 
The configuration allows you to take control of the indexes you wish to browse, and how you wish to present the results.
 
The configuration allows you to take control of the indexes you wish to browse, and how you wish to present the results.
  
With DSpace version 3.X and greater, the browse indexes delivery can be configured to be delivered via the SOLR service, if so desired.
+
With DSpace version 3.X and greater, 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.
 
The browse indexes were previously only delivered via the PostgreSQL/Oracle database service.

Revision as of 11:19, 28 December 2014

Back to Customisation

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.

With DSpace version 3.X and greater, 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.

Requirements

Before attempting setup please make sure the following are correct:

  1. Tomcat is listening on TCP port 80.
  2. The SOLR webapp is correctly published.

For DSpace 4.X

For DSpace 3.X

For DSpace 1.8.X