source: trunk/gsdl/bin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12848   18 years nzdl try the JAVA_HOME variable first to find java, otherwise just use …
(edit) @12846   18 years mdewsnip Minor changes.
(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) @12819   18 years kjdon moved some options around
(edit) @12776   18 years mdewsnip Fixed a bug where misspelled words could be marked as stop words with …
(edit) @12775   18 years mdewsnip Fixed bug where some terms have zero frequency (because they don't …
(edit) @12774   18 years kjdon new jar file after xmlSafe change, see log of GS2LuceneQuery.java
(edit) @12770   18 years mdewsnip Changed the Lucene "-fuzzy" argument to "-fuzziness <value>", for more …
(edit) @12706   18 years mdewsnip Added a "-records_per_folder" option to explode_metadata_database.pl, …
(edit) @12704   18 years davidb convert RTF upgraded so it can also use windows scripting option.
(edit) @12691   18 years kjdon added OIDtype and OIDmetadata to the option list. it was using OIDtype …
(edit) @12656   18 years mdewsnip Put old range filter stuff back, and added "-startresults" and …
(edit) @12653   18 years mdewsnip Made it a little bit easier to use a custom set of stop words with Lucene.
(edit) @12640   18 years mdewsnip Now returns valid XML instead of an error when -listall and …
(edit) @12639   18 years mdewsnip Changed the "-collect" option to "-collection", because it's a million …
(edit) @12629   18 years mdewsnip Merged the "-listall" and "-describeall" code, and made both always …
(edit) @12625   18 years mdewsnip Removed the DTD stuff from the top of the XML output... it's just one …
(edit) @12622   18 years jrm21 if we can't open an output file, also give the operating system's …
(edit) @12619   18 years kjdon it seems that when I added in the option OIDmetadata, I didn't …
(edit) @12616   18 years kjdon now accepts -h as well as --help
(edit) @12615   18 years kjdon changed slightly the checking of how many args we have left after …
(edit) @12614   18 years kjdon changed plugin to classifier in the cut and pasted text
(edit) @12613   18 years kjdon changed slightly the checking of how many args we have left after …
(edit) @12598   18 years shaoqun added mapping_file option for MARCXML plugout
(edit) @12594   18 years shaoqun added code that uses MARCXML mapping file
(edit) @12593   18 years shaoqun a util class that converts a string to its lowercase
(edit) @12574   18 years shaoqun remove the default value for cache_dir because HOME environment is not set
(edit) @12566   18 years mdewsnip Added fix for warnings when submitting to a new file.
(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) @12484   18 years mdewsnip The username of the person who did the translations is now recorded in …
(edit) @12483   18 years mdewsnip Changed the way the Updated comments are dealt with, in preparation …
(edit) @12481   18 years mdewsnip Turned tutorial translation off by default.
(edit) @12458   18 years kjdon gzip option is only a flag, so don't pass a value to plugouts
(edit) @12429   18 years mdewsnip Changed the "-filter" argument to use a general Lucene QueryFilter, …
(edit) @12425   18 years mdewsnip Fixed a bug where buildcol would try to continue when invalid …
(edit) @12418   18 years mdewsnip Now returns parse exceptions and too many clauses exceptions as …
(edit) @12415   18 years mdewsnip Moved the code that messes around with the query to add the fuzziness …
(edit) @12408   18 years mdewsnip Added a "-filter" option which can currently be used for specifying …
(edit) @12406   18 years shaoqun uses the cache_dir par rather than ${ENV{'HOME'} to get the cache dir
(edit) @12399   18 years kjdon I rearranged some stuff so that all the essential checks are done …
(edit) @12394   18 years shaoqun class for xslt transformation
(edit) @12390   18 years mdewsnip More fixes, many thanks to John Thompson and DL Consulting Ltd.
(edit) @12387   18 years mdewsnip Fixes for fuzzy searching, many thanks to John Thompson and DL …
(edit) @12377   18 years mdewsnip Now returns query term occurrences correctly, and does fuzzy searching …
(edit) @12375   18 years mdewsnip Ooops... StopWord output went to STDERR instead of STDOUT.
(edit) @12373   18 years mdewsnip Bit tidy up, particularly regarding command-line option parsing.
(edit) @12372   18 years mdewsnip Now returns the stop words that have been removed from the query.
(edit) @12370   18 years kjdon now create the archives directory here rather than expecting plugouts …
(edit) @12364   18 years mdewsnip Now uses the t variable to control whether a "some" or "all" search is …
(edit) @12361   18 years kjdon changed a comment
(edit) @12360   18 years kjdon changed sortmeta type to metadata instead of metadatum, cos the latter …
(edit) @12359   18 years kjdon added a comment
(edit) @12358   18 years kjdon added back in the unshift that I removed in last commit
(edit) @12357   18 years mdewsnip Put back in adding GSDLCOLLECTDIR/perllib to INC, so …
(edit) @12355   18 years kjdon updated to use plugouts instead of docsave
(edit) @12354   18 years kjdon removed docsave reference
(edit) @12342   18 years kjdon added modegli=3 to maxnumeric option
(edit) @12341   18 years shaoqun fixed the bugs
(edit) @12338   18 years kjdon added the maxnumeric option to buildcol. so it can be set in GLI. …
(edit) @12335   18 years shaoqun now it uses plugouts
(edit) @12334   18 years shaoqun a module that displays plugouts info
(edit) @12333   18 years shaoqun now it uses plugout
(edit) @12290   18 years kjdon had to add 'use FileHandle' to this file - was getting an error about …
(edit) @12275   18 years mdewsnip Added a command-line option for sorting the search results.
(edit) @12266   18 years kjdon added a new option: OIDmetadata, which is used with OIDtype=assigned, …
(edit) @12264   18 years mdewsnip New classes to support incremental building with Lucene, many thanks …
(edit) @12261   18 years mdewsnip Changed the way query terms are output. Also shows the number of query …
(edit) @12260   18 years mdewsnip Updated to include the new query term stuff, and the classes in packages.
(edit) @12258   18 years mdewsnip Now references the GS2Lucene classes in the org.nzdl.gsdl.LuceneWrap
(edit) @12255   18 years mdewsnip Upgraded the version of Lucene from 1.4.1 to 2.0.0... what's the worst …
(edit) @12003   18 years davidb Scripts upgraded to perform more efficiently with incremental addition.
(edit) @11944   18 years kjdon tidied up the code a bit, added a new option: noinstall, which makes a …
(edit) @11895   18 years kjdon commented out or deleted all references to win32s, net16 and net32 …
(edit) @11858   18 years kjdon create_itemfile, had different regex for windows image files, but all …
(edit) @11844   18 years mdewsnip Added an option to send the message as HTML.
(edit) @11802   18 years kjdon license file for xalan
(edit) @11786   18 years kjdon changed a few of the strings
(edit) @11785   18 years kjdon jefferey's script from downloading from an external server. uses …
(edit) @11782   18 years kjdon modified version of Jeffrey's downloadinfo - used to describe the …
(edit) @11747   18 years kjdon no netscape option any more. no longer bundle netscape
(edit) @11746   18 years kjdon added in a default for saveas_version - greenstone, which isn't used …
(edit) @11705   18 years mdewsnip Changed the number of characters in the .nul filenames from 4 to 8, so …
(edit) @11695   18 years shaoqun new version
(edit) @11683   18 years kjdon added a -describeall option, so we can generate the descriptive output …
(edit) @11667   18 years kjdon changed PlugName element in PluginName in DTD to match the output
(edit) @11649   18 years shaoqun new version
(edit) @11634   18 years kjdon strings.rb renamed to strings.properties
(edit) @11602   18 years kjdon added in GLI help entry
(edit) @11573   18 years shaoqun new version
(edit) @11571   18 years shaoqun new version
(edit) @11567   18 years shaoqun new version
(edit) @11528   18 years mdewsnip Now barfs if there are duplicate chunk keys in Greenstone XML files.
(edit) @11526   18 years mdewsnip Fixed a bug parsing multi-line strings with Updated tags (Greenstone …
(edit) @11519   18 years mdewsnip Fixed a bug comparing CVS dates with Update dates.
(edit) @11498   18 years mdewsnip Code for handling new entities in the XML.
(edit) @11487   18 years mdewsnip Added <Updated date="..."> comments to the greenstone XML files, to …
(edit) @11473   18 years shaoqun new jar
Note: See TracRevisionLog for help on using the revision log.