Difference between revisions of "SUNScholar/Indexes/Rebuild"
Jump to navigation
Jump to search
m (→Introduction) |
m (→Introduction) |
||
| Line 9: | Line 9: | ||
==Introduction== | ==Introduction== | ||
After modifying any index configuration and <font color="red">'''then rebuilding your webapps'''</font>, you will need to rebuild your indexes. | After modifying any index configuration and <font color="red">'''then rebuilding your webapps'''</font>, you will need to rebuild your indexes. | ||
| + | |||
| + | This script allows to rebuild indexes at any time later. | ||
| + | |||
==Requirements== | ==Requirements== | ||
<font color="red">'''[[SUNScholar/Install_DSpace/S03#Step_3.2|Click here]] to setup the "source" folder first.'''</font> | <font color="red">'''[[SUNScholar/Install_DSpace/S03#Step_3.2|Click here]] to setup the "source" folder first.'''</font> | ||
Revision as of 13:35, 6 April 2016
Back to After Installation Tasks Back to Browse Indexes Back to Search Indexes
When using the Ubuntu 16.04 LTS server change all instances of tomcat to tomcat8.
When using the Ubuntu 14.04 LTS server change all instances of tomcat to tomcat7.
When using the Ubuntu 12.04 LTS server change all instances of tomcat to tomcat6.
Contents
Introduction
After modifying any index configuration and then rebuilding your webapps, you will need to rebuild your indexes.
This script allows to rebuild indexes at any time later.
Requirements
Click here to setup the "source" folder first.
Instructions
For DSpace 5.X
For DSpace 4.X
For DSpace 3.X
References
- https://wiki.duraspace.org/display/DSDOC5x/Legacy+methods+for+re-indexing+content
- https://wiki.duraspace.org/display/DSDOC4x/Legacy+methods+for+re-indexing+content
- https://wiki.duraspace.org/pages/viewpage.action?pageId=32474035
- https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/java/org/dspace/discovery/IndexClient.java#L117
- https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/java/org/dspace/discovery/IndexClient.java#L126
- https://wiki.duraspace.org/display/DSPACE/Configure+full+text+indexing
- https://wiki.duraspace.org/display/DSPACE/Re-index+DSpace