User Tools

Site Tools


en:plugin:unknownconverterplugin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:plugin:unknownconverterplugin [2021/08/19 03:54] anupamaen:plugin:unknownconverterplugin [2023/03/13 01:46] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +
 +
 +
 ====== The UnknownConverterPlugin ====== ====== The UnknownConverterPlugin ======
  
Line 10: Line 13:
  
 The steps involve putting a JRE 8 into your Greenstone 3, drop an Apache-Tika jar file into your ''GS3/gs2build/ext'' and then configuring an UnknownConverterPlugin instance to make use of it. Building the collection with this will allow Greenstone to process and index docx files to make them searchable without requiring users to install libreoffice. The steps involve putting a JRE 8 into your Greenstone 3, drop an Apache-Tika jar file into your ''GS3/gs2build/ext'' and then configuring an UnknownConverterPlugin instance to make use of it. Building the collection with this will allow Greenstone to process and index docx files to make them searchable without requiring users to install libreoffice.
 +
 +==== Steps for users of Greenstone 3 versions after 3.10 ====
 +Your Greenstone 3, whether running on Windows or Unix systems, is ready to process docx files out of the box.
 +
 +Run GLI, drag and drop docx files into your collection and after building, full text searching for your docx files will be available.
  
 ==== Steps for 3.10 users ==== ==== Steps for 3.10 users ====
 1. [[http://wiki.greenstone.org/doku.php?id=en:plugin:unknownconverterplugin#download_jre_8_and_install_locally_into_your_gs3|Instructions to quickly get a JRE 8 and install it locally into your GS3]] 1. [[http://wiki.greenstone.org/doku.php?id=en:plugin:unknownconverterplugin#download_jre_8_and_install_locally_into_your_gs3|Instructions to quickly get a JRE 8 and install it locally into your GS3]]
  
-Linux users can now start up GLI, drag and drop docx files into a collection. After building, you're collection will have full text search for your docx files.+Linux users can now start up GLI, drag and drop docx files into a collection. After building, your collection will have full text search for your docx files.
  
 2. **Extra step for Windows users:**\\ 2. **Extra step for Windows users:**\\
Line 52: Line 60:
  
 ===== Download JRE 8 and install locally into your GS3 ===== ===== Download JRE 8 and install locally into your GS3 =====
-GS3 comes bundled with JRE 7, but tika-app-1.24.1.jar needs JRE 8+.\\ The following steps will have you quickly set up with a JRE 8 local to your Greenstone 3 installation.+GS3 comes bundled with JRE 7, but the bundled ''tika-app-1.24.1.jar'' needs JRE 8+.\\ The following steps for your Operating System will have you quickly set up with a JRE 8 local to your Greenstone 3 installation.
  
-1. **For Windows:**+**For Windows users:**
  
 a. Use a File Explorer to do the following on the file system: a. Use a File Explorer to do the following on the file system:
-Rename <your-GS3>\packages\jre to <your-GS3>\packages\jre.orig +  * Rename ''<your-GS3>\packages\jre'' to ''<your-GS3>\packages\jre.orig'
-- If you're on Windows: create folder <your-GS3>\packages\jre+  * Create folder ''<your-GS3>\packages\jre''
  
 b. Visit: https://www.java.com/en/download/manual.jsp b. Visit: https://www.java.com/en/download/manual.jsp
Line 73: Line 81:
  
  
-2. **For Linux users:**+**For Linux users:**
  
-a. Rename <your-GS3>\packages\jre to <your-GS3>\packages\jre.orig+a. Rename ''<your-GS3>\packages\jre'' to ''<your-GS3>\packages\jre.orig''
  
 b. Visit: https://www.java.com/en/download/manual.jsp b. Visit: https://www.java.com/en/download/manual.jsp
Line 90: Line 98:
 Then rename the ''jre...'' folder to just ''jre''. Then rename the ''jre...'' folder to just ''jre''.
  
-You want to end up with this structure: ''<your-GS3>/packages/jre/bin'' +You want to end up with this file structure: ''<your-GS3>/packages/jre/bin''
  
en/plugin/unknownconverterplugin.1629345273.txt.gz · Last modified: 2021/08/19 03:54 (external edit)