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 revisionBoth sides next revision
en:plugin:unknownconverterplugin [2021/08/19 03:53] anupamaen:plugin:unknownconverterplugin [2021/08/19 03:54] anupama
Line 1: Line 1:
-====== The UnknownConverterPlugin ======+m====== The UnknownConverterPlugin ======
  
   * There's a [[http://files.greenstone.org/tutorial/gs3-current/en/unknown_converter_plugin.htm|Greenstone 3 tutorial]] demonstrating how to use the UnknownConverterPlugin. It requires that you find and install a tool that you can run from the command line to convert the unknown document format to text or html.\\ As an example, the tutorial covers how Greenstone can be made to process djvu files using the UnknownConverterPlugin and a free command line tool that converts djvu to text or html.   * There's a [[http://files.greenstone.org/tutorial/gs3-current/en/unknown_converter_plugin.htm|Greenstone 3 tutorial]] demonstrating how to use the UnknownConverterPlugin. It requires that you find and install a tool that you can run from the command line to convert the unknown document format to text or html.\\ As an example, the tutorial covers how Greenstone can be made to process djvu files using the UnknownConverterPlugin and a free command line tool that converts djvu to text or html.
Line 22: Line 22:
 and change it to say: and change it to say:
 <code>java -jar %GSDLHOME%/ext/tika/tika-app-1.24.1.jar --html --pretty-print --encoding=UTF-8 %%INPUT_FILE > %%OUTPUT</code> <code>java -jar %GSDLHOME%/ext/tika/tika-app-1.24.1.jar --html --pretty-print --encoding=UTF-8 %%INPUT_FILE > %%OUTPUT</code>
-Save the modelcol's collectionConfig.xml file before closing.+Save the ''modelcol'''''collectionConfig.xml'' file before closing.
  
 Now you can run GLI, drag and drop docx files into your collections and after building you'll now have full text search for your docx files. Now you can run GLI, drag and drop docx files into your collections and after building you'll now have full text search for your docx files.
en/plugin/unknownconverterplugin.txt · Last modified: 2023/03/13 01:46 by 127.0.0.1