source: gsdl/trunk/bin/script

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20943   14 years mdewsnip Fixed a bug causing "-records_per_folder 1" to fail miserably…
(edit) @20933   14 years oranfry modifications to environment vars LD_LIBRARY_PATH and PATH relating to …
(edit) @20925   14 years oranfry Since we can now have a Perl installation inside Greenstone on linux …
(edit) @20822   15 years kjdon added collectdir and site options so can be used with a -collection in …
(edit) @20807   15 years kjdon changed a print statement
(edit) @20757   15 years kjdon reversesort option not useful for import, as the sorting is done …
(edit) @20729   15 years kjdon uncommented alreadyencrypted option, as it appears to be implemented. …
(edit) @20690   15 years kjdon added saveas info for a couple of plugout specific options
(edit) @20685   15 years kjdon removed classify lines from INC - we don't do classifying during …
(edit) @20652   15 years davidb Updated to support incremental exporting
(edit) @20644   15 years kjdon pass incremental_mode to new builder call
(edit) @20616   15 years kjdon first step at bring export into line with import regarding incremental …
(edit) @20606   15 years davidb Testing for Windows directory characters as well as Unix one. Also …
(edit) @20572   15 years davidb Initial version of script to batch import username details from a CSV file
(edit) @20571   15 years davidb Introduction of variable 'incremental_mode' that is set to 'none', …
(edit) @20415   15 years kjdon added rename_method to new doc call for fedora mets
(edit) @20319   15 years kjdon changed MARC to MARCXML, check whether some args are non empty before …
(edit) @20098   15 years kjdon use colcfg read_collection/building_cfg methods instead of switching …
(edit) @19899   15 years kjdon modified to look for buildConfig.xml if gs3 mode
(edit) @19791   15 years kjdon more changes to do with images moved into web. Now just copy over …
(edit) @19775   15 years davidb Switch to using more batched approach (for efficiency reasons) for …
(edit) @19764   15 years mdewsnip Changed to look for a collection-specific bin/java/LuceneWrapper.jar …
(edit) @19763   15 years ak19 No longer convert spaces to underscores in the rename_file subroutine, …
(edit) @19760   15 years davidb Files in the GSDL tmp area area deleted between builds, however they …
(edit) @19754   15 years ak19 The document_prefix field of exploding-metadata now has the …
(edit) @19747   15 years ak19 Undoing yesterday's commit: Katherine explains that the …
(edit) @19744   15 years davidb Minor edit to print statement.
(edit) @19743   15 years davidb incremental-buildcol.pl now looks for change of indexer between last …
(edit) @19742   15 years ak19 Dr Bainbridge fixed a little problem about how the document_prefix …
(edit) @19657   15 years mdewsnip Removed check that a plugout specified in the collect.cfg file is …
(edit) @19650   15 years ak19 Further edits related to the changes in previous commit: 1. Phind.jar …
(edit) @19648   15 years ak19 1. Phind.jar and GsdlCollageApplet.jar have been moved from bin java …
(edit) @19626   15 years ak19 Katherine fixed it so that exploding now works on Windows: parameter …
(edit) @19625   15 years kjdon metadata type options don't work properly in GLI - language dependent …
(edit) @19620   15 years ak19 The full and incremental versions of import, build and rebuild now …
(edit) @19501   15 years davidb Introduction of new extrametafile to track which metadata.xml file a …
(edit) @19500   15 years davidb Code now tracks if a document needs to be re-processed on an …
(edit) @19485   15 years davidb Couple of minor fixes/improvements
(edit) @19446   15 years kjdon no longer use archives.inf and *.ldb/bdb files as tsts. Now use …
(edit) @19410   15 years ak19 Further modifications to launching perl on windows in the new …
(edit) @19409   15 years ak19 Getting the incremental build scripts to work on Windows (it already …
(edit) @19351   15 years ak19 Removed ctrl-M character in emacs file
(edit) @19303   15 years davidb Tag looked for in manifest file changed back to 'import' to work with …
(edit) @19175   15 years kjdon added httpweb to the regex that includes httpimg
(edit) @18918   15 years kjdon added -use_collection_plugin_options option. if set, will read in the …
(edit) @18660   15 years kjdon we now use gdb instead of ldb/bdb for collection and archives-inf …
(edit) @18603   15 years kjdon tidied some of this up a bit
(edit) @18590   15 years kjdon GLI three modes change: changed modegli for some script arguments. 3 …
(edit) @18529   15 years davidb Small fix to $index_dir. Was missing the collection folder name.
(edit) @18528   15 years davidb OIDmetadata wasn't supported in collect.cfg, but OIDtype was. Now …
(edit) @18527   15 years davidb Only want to delete index directory if it exists
(edit) @18511   15 years davidb Comments added
(edit) @18510   15 years davidb Corrected mistake where collectdir was treated as the the full …
(edit) @18507   15 years davidb indented 'else' keyword correctly
(edit) @18492   15 years davidb incremental switches to -removeold if collection not built before
(edit) @18491   15 years davidb incremental-import.pl now switches to full import.pl if …
(edit) @18470   15 years davidb Additions scripts to support full (re)building and incremental (re)building
(edit) @18469   15 years davidb Support for reindexing a document added
(edit) @18460   15 years anna Added several functions in GTI.\n 1. Create spreadsheet for all the …
(edit) @18456   15 years davidb Additions to support the deleting of documents from the index. Only …
(edit) @18440   15 years davidb Modifications for incremental building to support files that need to …
(edit) @18418   15 years kjdon a few mods for gs3 mode. added site param so can use that instead of …
(edit) @18399   15 years ak19 Now creates a new doc by passing the file_rename_method obtained from …
(edit) @18394   15 years ak19 Instead of returning the string Success, the main method now returns …
(edit) @18301   15 years mdewsnip Fixed bug regarding square brackets in exploded metadata values. These …
(edit) @18282   15 years ak19 Spaces in filenames are replaced with underscores just to be on the …
(edit) @18202   15 years ak19 Gone back to replaces %20s with space again, to work in tandem with …
(edit) @18063   15 years kjdon sqlite databases are .db so I added them into the db test for …
(edit) @18057   15 years kjdon check that site is not empty before complaining about GSDL3HOME not set
(edit) @17941   15 years kjdon made schedule option only visible for expert mode, and made frequency …
(edit) @17913   15 years davidb -collectdir and -exportdir needed there directories protected by "/" …
(edit) @17910   15 years max Add some rewording.
(edit) @17908   15 years max Change some spacing and some wording.
(edit) @17793   15 years ak19 Missing execute permission on some perl scripts
(edit) @17759   15 years ak19 Perl script was not allowed to return a value since it is not embedded …
(edit) @17751   15 years kjdon GA changed to GreenstoneXML
(edit) @17750   15 years kjdon plugout and plugin name changes. do these scripts still work??
(edit) @17734   15 years kjdon updated list of plugins - changed names, added new plugins
(edit) @17681   15 years ak19 Dr Bainbridge fixed common-src's gdbmclass.cpp file so that the …
(edit) @17598   15 years kjdon when we are writing out metadata and adding on the namespace we first …
(edit) @17585   15 years kjdon added a warning about default builddir when doing incremental building
(edit) @17571   16 years kjdon moved the make_absolute function to util.pm
(edit) @17570   16 years kjdon removed the create_images option and its code. Relies on a script we …
(edit) @17563   16 years ak19 Escaped windows style slashes for regex
(edit) @17329   16 years kjdon merged pdf_to_img and ps_to_img as the code was pretty much identical
(edit) @17328   16 years kjdon tidied up this file a bit, and changed all pdf help bits to pdf/ps …
(edit) @17327   16 years kjdon pstoimg.pl has been merged into pdfpstoimg.pl
(edit) @17326   16 years kjdon renamed pdftoimg.pl pdfpstoimg.pl in preparation for merging …
(edit) @17318   16 years kjdon tidied this up a bit. Modified the bit using metadata_read so that it …
(edit) @17301   16 years kjdon metadata_read doesn't use metadata arg any more. Have changed the …
(edit) @17253   16 years kjdon added use strict; check whether site is non-empty not just defined to …
(edit) @17217   16 years kjdon added the block_hash arg to metadata_read
(edit) @17215   16 years ak19 Minor. Description of verbosity option uses existing descriptive …
(edit) @17201   16 years kjdon fixed a bug in printing txt usage
(edit) @17199   16 years kjdon changed input_encoding string keys to reflect plugin changes
(edit) @17198   16 years kjdon changed ZIPPlug to ZIPPlugin in print usage
(edit) @17195   16 years ak19 Print usage message indicates that the output option for generating …
(edit) @17194   16 years ak19 Output option for generating paged images is no longer called pagedIMG …
(edit) @17142   16 years kjdon tidied up import and export scripts a little. Reordered code to make …
(edit) @17118   16 years kjdon make_absolute didn't work on windows. hopefully it now does
Note: See TracRevisionLog for help on using the revision log.