source: trunk/gsdl/bin/script/buildcol.pl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14111   17 years sjboddie Added support for additional collection customisation code to be put …
(edit) @14028   17 years xiao 1. Changes made to look for collectionConfig.xml in gs3 mode and …
(edit) @12964   18 years kjdon added a new option: -incremental, which invokes David's archives.inf …
(edit) @12844   18 years mdewsnip Incremental building and dynamic GDBM updating code, many thanks to …
(edit) @12821   18 years kjdon changed the gli modes for some options
(edit) @12820   18 years kjdon made index option glimode 4
(edit) @12545   18 years kjdon changed parse2::parse so that it returns -1 on error, 0 on success, or …
(edit) @12500   18 years kjdon hide the keepold and removeold options from gli
(edit) @12425   18 years mdewsnip Fixed a bug where buildcol would try to continue when invalid …
(edit) @12342   18 years kjdon added modegli=3 to maxnumeric option
(edit) @12338   18 years kjdon added the maxnumeric option to buildcol. so it can be set in GLI. …
(edit) @10472   19 years kjdon added new option sections_index_document_metadata …
(edit) @10459   19 years mdewsnip The "-removeold" and "-keepold" flags are now available from the GLI.
(edit) @10457   19 years kjdon changed if (-e $configfilename) { ... } else { die; } to if (!-e …
(edit) @10417   19 years kjdon standardised -removeold and -keepold. if neither or both are …
(edit) @10349   19 years kjdon added scripts.xml as -xml description
(edit) @10337   19 years kjdon changed the intArgLeftinAfterParsing \!= 1 to > 1 - otherwise -xml …
(edit) @10256   19 years kjdon added use strict, and fixed up compile erros
(edit) @10215   19 years kjdon added Jeffrey's changes for parsing arguments - now all parsing is …
(edit) @9903   19 years kjdon fixed a bug where it wasn't using lucene if searchtypes was specified
(edit) @9545   19 years kjdon removed an extraneous comment
(edit) @9544   19 years kjdon -no_strip_html can be specified in the config file now, as well as on …
(edit) @8361   20 years kjdon renamed build option 'allclassifications' to …
(edit) @7950   20 years davidb Exit status resulting from a 'die' statement changed to print and exit …
(edit) @7330   20 years davidb COLLECTDIR added dynamically to Perl include path, so collection …
(edit) @7101   20 years kjdon removed the old commented out print usage stuff, added gli arg if it …
(edit) @6945   20 years mdewsnip Updated the resource bundle handling code some more. Strings are first …
(edit) @6926   20 years mdewsnip Changed the way display in different languages is done. Instead of …
(edit) @6921   20 years mdewsnip Updated to use gsprintf in preparation for adding the …
(edit) @6407   20 years jmt12 Added non-language specific messages useful for progress checking. …
(edit) @6331   20 years jmt12 Buildcol.pl now takes the undocumented argument -gli which causes …
(edit) @5882   20 years davidb 'cpan' added to perllib path to help plugins and classifiers find …
(edit) @5606   21 years mdewsnip Move some more strings out to the resource bundles …
(edit) @5097   21 years mdewsnip Made $language global.
(edit) @5094   21 years mdewsnip Moved all output messages into the resource bundle …
(edit) @4873   21 years mdewsnip Further work on standardising option descriptions. Specifically, in …
(edit) @4776   21 years mdewsnip Now uses the PrintUsage module to automatically generate usage text …
(edit) @4766   21 years kjdon no longer give the buildtype option to teh script - it only makes …
(edit) @3729   21 years sjboddie Fixed up slightly broken -create_images option to buildcol.pl
(edit) @2785   23 years sjboddie The build process now creates a summary of how many files were …
(edit) @2524   23 years kjm18 removed "exit if mgpp & windows"
(edit) @2359   23 years sjboddie Altered the help text a little for mkcol.pl, import.pl, buildcol.pl, …
(edit) @2355   23 years sjboddie All options to import.pl and buildcol.pl may now be specified from …
(edit) @2336   23 years sjboddie added a -no_text option to buildcol.pl to allow collections to be …
(edit) @1970   23 years sjboddie Added more usage information to all perl programs and removed a few …
(edit) @1853   23 years kjm18 adapted to work with both mg and mgpp building. THe default is to use …
(edit) @1761   23 years dmm9 Removing obsolete documentation
(edit) @1644   23 years paynter Reverted to version 1.20 (no mention of phind).
(edit) @1620   24 years paynter Phind makefiles and buildcol.pl altered so that phind is installed by …
(edit) @1614   24 years paynter Added support for the phind phrase browser. If a "phind" line is …
(edit) @1454   24 years stefan Lots of changes to perl building code for collectoraction
(edit) @1431   24 years sjboddie Made a few minor adjustments to perl building code for use with …
(edit) @1424   24 years sjboddie Added a -out option to most of the perl building scripts to allow …
(edit) @1383   24 years paynter Fixed "httprefix" typo in -create_images option.
(edit) @1309   24 years sjboddie fixed minor bug in -create_images option
(edit) @1267   24 years sjboddie added a -create_images option to buildcol.pl that attempts to create …
(edit) @1031   24 years nzdl point perl at /usr/bin/perl by default
(edit) @946   24 years sjboddie Fixed bug - classify directory was not included in @INC
(edit) @814   24 years sjboddie plugins now take options
(edit) @784   24 years sjboddie added -keepold option
(edit) @783   24 years sjboddie removed gettext.pl - added debug, mode and index options to …
(edit) @632   25 years rjmcnab added collection specific phase of building
(edit) @538   25 years sjboddie added GPL header
(edit) @313   25 years sjboddie added maxdocs and allclassifications command line options
(edit) @223   25 years sjboddie unfixed the 'bug'.
(edit) @221   25 years sjboddie fixed a bug
(edit) @215   25 years rjmcnab Added code to build a new gdbm format.
(edit) @130   25 years rjmcnab Made more configurable.
(edit) @8   25 years sjboddie Changed pathnames to perllib from lib
(add) @4   25 years sjboddie Initial revision
Note: See TracRevisionLog for help on using the revision log.