# # ChangeLog for trunk/gsdl/bin # # Generated by Trac 1.4.2 # 2024-06-12T17:52:42+12:00 Fri, 03 Nov 2006 04:00:24 GMT shaoqun [13223] * trunk/gsdl/bin/java/org/nzdl/gsdl/ApplyXSLT.class (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/ApplyXSLT.java (modified) used utf-8 coding for the input stream Thu, 02 Nov 2006 22:27:03 GMT mdewsnip [13216] * trunk/gsdl/bin/script/gti.pl (modified) Now makes the chunk keys XML safe also, to prevent XML errors with ... Mon, 30 Oct 2006 00:49:46 GMT kjdon [13186] * trunk/gsdl/bin/script/mkcol.pl (modified) removed RecPlug -use_metadata_files option, added MetadataXMLPlug Fri, 27 Oct 2006 00:31:13 GMT kjdon [13169] * trunk/gsdl/bin/script/export.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) debug mode now passes debug flag to plugout rather than using ... Thu, 26 Oct 2006 21:51:49 GMT mdewsnip [13166] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) Can now obtain documents from the web containing spaces. Thu, 26 Oct 2006 21:50:46 GMT mdewsnip [13165] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) Need to unescape filename separators on Windows. Thu, 26 Oct 2006 04:06:15 GMT kjdon [13163] * trunk/gsdl/bin/script/import.pl (modified) changed groupsize mode back to 3 as per John Rose comment Tue, 10 Oct 2006 04:51:19 GMT kjdon [13072] * trunk/gsdl/bin/script/pdftoimg.pl (modified) fixed a bug where the first page was given pagenumber of 2 Tue, 10 Oct 2006 02:25:35 GMT kjdon [13067] * trunk/gsdl/bin/script/build (modified) if we are appending, and a lucene collection, then set builddir to be ... Mon, 09 Oct 2006 00:20:00 GMT mdewsnip [13054] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Now puts the terms through xmlSafe() as well, to prevent invalid XML ... Sun, 08 Oct 2006 22:07:24 GMT kjdon [13053] * trunk/gsdl/bin/script/mirror.pl (modified) * trunk/gsdl/bin/script/nightly.pl (modified) * trunk/gsdl/bin/script/update.pl (modified) removed some 'use xxx' statments for modules which are not used Tue, 03 Oct 2006 22:13:43 GMT mdewsnip [12993] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Now stores the query results XML in a string buffer before outputting ... Tue, 03 Oct 2006 04:25:45 GMT mdewsnip [12991] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Ooops... managed to lose the header of the XML output in my recent ... Tue, 03 Oct 2006 04:06:18 GMT mdewsnip [12989] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Follow to close the searcher object. Tue, 03 Oct 2006 04:00:22 GMT mdewsnip [12987] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) You can now specify the query string as a command-line argument to ... Tue, 03 Oct 2006 03:55:27 GMT mdewsnip [12983] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Moved the stuff for running the query into a new runQuery function, ... Tue, 03 Oct 2006 03:44:17 GMT mdewsnip [12981] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Tidied up command-line option parsing in preparation for allowing the ... Tue, 03 Oct 2006 02:35:04 GMT mdewsnip [12980] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Now passes the endresults value (if defined) into the ... Tue, 03 Oct 2006 01:22:03 GMT mdewsnip [12976] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Rearranged some code to make the fact that the term information is ... Mon, 02 Oct 2006 22:53:23 GMT kjdon [12965] * trunk/gsdl/bin/script/export.pl (modified) scriptutil::check_removeold_and_keepold now has a incremental ... Mon, 02 Oct 2006 22:41:47 GMT kjdon [12964] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) added a new option: -incremental, which invokes David's archives.inf ... Thu, 28 Sep 2006 04:02:44 GMT kjdon [12903] * trunk/gsdl/bin/script/downloadfrom.pl (modified) remove the trailing slash from cache_dir -on windows this stuff things up Wed, 27 Sep 2006 21:40:07 GMT mdewsnip [12878] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) Fixed a bug where '&' characters in filenames aren't made XML safe. Wed, 27 Sep 2006 05:07:31 GMT mdewsnip [12874] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) No longer sets the plugin's input encoding back to auto, to prevent ... Wed, 27 Sep 2006 04:38:41 GMT mdewsnip [12873] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) Can now obtain multiple documents for a record (and assign the ... Tue, 26 Sep 2006 02:22:03 GMT nzdl [12848] * trunk/gsdl/bin/script/lucene_query.pl (modified) try the JAVA_HOME variable first to find java, otherwise just use ... Mon, 25 Sep 2006 22:09:48 GMT mdewsnip [12846] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Minor changes. Mon, 25 Sep 2006 02:17:10 GMT mdewsnip [12844] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/getdocument.pl (added) * trunk/gsdl/bin/script/lucene_passes.pl (modified) * trunk/gsdl/bin/script/removedocument.pl (added) * trunk/gsdl/bin/script/set_metadata.pl (added) * trunk/gsdl/perllib/ClassifyTreeModel.pm (added) * trunk/gsdl/perllib/ClassifyTreeNode.pm (added) * trunk/gsdl/perllib/ClassifyTreePath.pm (added) * trunk/gsdl/perllib/GDBMUtils.pm (added) * trunk/gsdl/perllib/IncrementalBuildUtils.pm (added) * trunk/gsdl/perllib/IncrementalDocument.pm (added) * trunk/gsdl/perllib/basebuilder.pm (modified) * trunk/gsdl/perllib/basebuildproc.pm (modified) * trunk/gsdl/perllib/classify.pm (modified) * trunk/gsdl/perllib/incremental_build.pm (added) * trunk/gsdl/perllib/lucenebuilder.pm (modified) * trunk/gsdl/perllib/lucenebuildproc.pm (modified) * trunk/gsdl/perllib/plugins/GAPlug.pm (modified) * trunk/gsdl/perllib/plugins/XMLPlug.pm (modified) * trunk/gsdl/src/gdbmget (added) * trunk/gsdl/src/gdbmget/Makefile.in (added) * trunk/gsdl/src/gdbmget/config.h.in (added) * trunk/gsdl/src/gdbmget/configtest.pl (added) * trunk/gsdl/src/gdbmget/configure (added) * trunk/gsdl/src/gdbmget/gdbmget.cpp (added) * trunk/gsdl/src/gdbmget/install-sh (added) * trunk/gsdl/src/gdbmget/win32.mak (added) * trunk/gsdl/src/gdbmset (added) * trunk/gsdl/src/gdbmset/Makefile.in (added) * trunk/gsdl/src/gdbmset/config.h.in (added) * trunk/gsdl/src/gdbmset/configtest.pl (added) * trunk/gsdl/src/gdbmset/configure (added) * trunk/gsdl/src/gdbmset/gdbmset.cpp (added) * trunk/gsdl/src/gdbmset/install-sh (added) * trunk/gsdl/src/gdbmset/win32.mak (added) Incremental building and dynamic GDBM updating code, many thanks to ... Thu, 21 Sep 2006 05:16:51 GMT kjdon [12821] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) changed the gli modes for some options Thu, 21 Sep 2006 05:06:56 GMT kjdon [12820] * trunk/gsdl/bin/script/buildcol.pl (modified) made index option glimode 4 Thu, 21 Sep 2006 05:06:38 GMT kjdon [12819] * trunk/gsdl/bin/script/import.pl (modified) moved some options around Tue, 19 Sep 2006 04:09:30 GMT mdewsnip [12776] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Fixed a bug where misspelled words could be marked as stop words with ... Tue, 19 Sep 2006 00:55:21 GMT mdewsnip [12775] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Fixed bug where some terms have zero frequency (because they don't ... Mon, 18 Sep 2006 04:06:25 GMT kjdon [12774] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) new jar file after xmlSafe change, see log of GS2LuceneQuery.java Mon, 18 Sep 2006 02:32:31 GMT mdewsnip [12770] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/bin/script/lucene_query.pl (modified) * trunk/gsdl/src/colservr/lucenesearch.cpp (modified) * trunk/gsdl/src/colservr/queryfilter.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.h (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/gsdl/src/recpt/queryaction.cpp (modified) * trunk/gsdl/src/recpt/querytools.cpp (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Changed the Lucene "-fuzzy" argument to "-fuzziness ", for ... Thu, 07 Sep 2006 04:38:12 GMT mdewsnip [12706] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) * trunk/gsdl/perllib/strings.properties (modified) Added a "-records_per_folder" option to explode_metadata_database.pl, ... Thu, 07 Sep 2006 01:50:25 GMT davidb [12704] * trunk/gsdl/bin/script/gsConvert.pl (modified) convert RTF upgraded so it can also use windows scripting option. Wed, 06 Sep 2006 04:36:47 GMT kjdon [12691] * trunk/gsdl/bin/script/export.pl (modified) added OIDtype and OIDmetadata to the option list. it was using ... Sun, 03 Sep 2006 22:57:05 GMT mdewsnip [12656] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/bin/script/lucene_query.pl (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Put old range filter stuff back, and added "-startresults" and ... Fri, 01 Sep 2006 02:51:21 GMT mdewsnip [12653] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Made it a little bit easier to use a custom set of stop words with ... Thu, 31 Aug 2006 23:05:08 GMT mdewsnip [12640] * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/downloadinfo.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) * trunk/gsdl/bin/script/plugoutinfo.pl (modified) Now returns valid XML instead of an error when -listall and ... Thu, 31 Aug 2006 22:52:17 GMT mdewsnip [12639] * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/downloadinfo.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) * trunk/gsdl/bin/script/plugoutinfo.pl (modified) * trunk/gsdl/perllib/strings.properties (modified) * trunk/gsdl/perllib/strings_es.properties (modified) * trunk/gsdl/perllib/strings_fr.properties (modified) * trunk/gsdl/perllib/strings_ru.properties (modified) Changed the "-collect" option to "-collection", because it's a ... Thu, 31 Aug 2006 02:08:40 GMT mdewsnip [12629] * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/downloadinfo.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) * trunk/gsdl/bin/script/plugoutinfo.pl (modified) Merged the "-listall" and "-describeall" code, and made both always ... Thu, 31 Aug 2006 01:32:27 GMT mdewsnip [12625] * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/downloadinfo.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) * trunk/gsdl/bin/script/plugoutinfo.pl (modified) Removed the DTD stuff from the top of the XML output... it's just one ... Wed, 30 Aug 2006 09:29:15 GMT jrm21 [12622] * trunk/gsdl/bin/script/import.pl (modified) if we can't open an output file, also give the operating system's ... Wed, 30 Aug 2006 04:35:21 GMT kjdon [12619] * trunk/gsdl/bin/script/import.pl (modified) it seems that when I added in the option OIDmetadata, I didn't ... Wed, 30 Aug 2006 04:03:48 GMT kjdon [12616] * trunk/gsdl/bin/script/gsdlinfo.pl (modified) now accepts -h as well as --help Wed, 30 Aug 2006 04:00:35 GMT kjdon [12615] * trunk/gsdl/bin/script/downloadinfo.pl (modified) * trunk/gsdl/bin/script/plugoutinfo.pl (modified) changed slightly the checking of how many args we have left after ... Wed, 30 Aug 2006 03:57:45 GMT kjdon [12614] * trunk/gsdl/bin/script/classinfo.pl (modified) changed plugin to classifier in the cut and pasted text Wed, 30 Aug 2006 03:49:44 GMT kjdon [12613] * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) changed slightly the checking of how many args we have left after ... Tue, 29 Aug 2006 22:41:51 GMT shaoqun [12598] * trunk/gsdl/bin/script/export.pl (modified) added mapping_file option for MARCXML plugout Tue, 29 Aug 2006 22:20:19 GMT shaoqun [12594] * trunk/gsdl/bin/java/org/nzdl/gsdl/ApplyXSLT.class (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/ApplyXSLT.java (modified) added code that uses MARCXML mapping file Tue, 29 Aug 2006 22:19:56 GMT shaoqun [12593] * trunk/gsdl/bin/java/org/nzdl/gsdl/ApplyXSLTUtil.class (added) * trunk/gsdl/src/java/org/nzdl/gsdl/ApplyXSLTUtil.java (added) a util class that converts a string to its lowercase Sat, 26 Aug 2006 09:40:50 GMT shaoqun [12574] * trunk/gsdl/bin/script/downloadfrom.pl (modified) remove the default value for cache_dir because HOME environment is ... Fri, 25 Aug 2006 02:45:30 GMT mdewsnip [12566] * trunk/gsdl/bin/script/gti.pl (modified) Added fix for warnings when submitting to a new file. Thu, 24 Aug 2006 04:17:35 GMT kjdon [12545] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/downloadinfo.pl (modified) * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) * trunk/gsdl/bin/script/export.pl (modified) * trunk/gsdl/bin/script/exportcol.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) * trunk/gsdl/bin/script/mkcol.pl (modified) * trunk/gsdl/bin/script/pluginfo.pl (modified) * trunk/gsdl/bin/script/plugoutinfo.pl (modified) changed parse2::parse so that it returns -1 on error, 0 on success, ... Tue, 22 Aug 2006 04:16:43 GMT kjdon [12500] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) hide the keepold and removeold options from gli Fri, 18 Aug 2006 05:07:45 GMT mdewsnip [12484] * trunk/gsdl/bin/script/gti.pl (modified) The username of the person who did the translations is now recorded ... Fri, 18 Aug 2006 04:37:21 GMT mdewsnip [12483] * trunk/gsdl/bin/script/gti.pl (modified) Changed the way the Updated comments are dealt with, in preparation ... Fri, 18 Aug 2006 03:44:05 GMT mdewsnip [12481] * trunk/gsdl/bin/script/gti.pl (modified) Turned tutorial translation off by default. Thu, 17 Aug 2006 04:44:47 GMT kjdon [12458] * trunk/gsdl/bin/script/import.pl (modified) gzip option is only a flag, so don't pass a value to plugouts Thu, 10 Aug 2006 04:59:21 GMT mdewsnip [12429] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Changed the "-filter" argument to use a general Lucene QueryFilter, ... Wed, 09 Aug 2006 03:39:39 GMT mdewsnip [12425] * trunk/gsdl/bin/script/buildcol.pl (modified) Fixed a bug where buildcol would try to continue when invalid ... Tue, 08 Aug 2006 22:41:39 GMT mdewsnip [12418] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Now returns parse exceptions and too many clauses exceptions as ... Mon, 07 Aug 2006 22:11:06 GMT mdewsnip [12415] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Moved the code that messes around with the query to add the fuzziness ... Mon, 07 Aug 2006 03:24:47 GMT mdewsnip [12408] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/bin/script/lucene_query.pl (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Added a "-filter" option which can currently be used for specifying ... Fri, 04 Aug 2006 05:11:49 GMT shaoqun [12406] * trunk/gsdl/bin/script/downloadfrom.pl (modified) uses the cache_dir par rather than ${ENV{'HOME'} to get the cache dir Thu, 03 Aug 2006 22:47:22 GMT kjdon [12399] * trunk/gsdl/bin/script/import.pl (modified) I rearranged some stuff so that all the essential checks are done ... Thu, 03 Aug 2006 04:35:48 GMT shaoqun [12394] * trunk/gsdl/bin/java/org (added) * trunk/gsdl/bin/java/org/nzdl (added) * trunk/gsdl/bin/java/org/nzdl/gsdl (added) * trunk/gsdl/bin/java/org/nzdl/gsdl/ApplyXSLT.class (added) class for xslt transformation Thu, 03 Aug 2006 01:19:12 GMT mdewsnip [12390] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) More fixes, many thanks to John Thompson and DL Consulting Ltd. Wed, 02 Aug 2006 05:21:57 GMT mdewsnip [12387] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Fixes for fuzzy searching, many thanks to John Thompson and DL ... Wed, 02 Aug 2006 03:07:47 GMT mdewsnip [12377] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Now returns query term occurrences correctly, and does fuzzy ... Wed, 02 Aug 2006 02:14:57 GMT mdewsnip [12375] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Ooops... StopWord output went to STDERR instead of STDOUT. Wed, 02 Aug 2006 01:19:10 GMT mdewsnip [12373] * trunk/gsdl/bin/script/lucene_query.pl (modified) Bit tidy up, particularly regarding command-line option parsing. Wed, 02 Aug 2006 00:45:56 GMT mdewsnip [12372] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Now returns the stop words that have been removed from the query. Tue, 01 Aug 2006 22:22:54 GMT kjdon [12370] * trunk/gsdl/bin/script/import.pl (modified) now create the archives directory here rather than expecting plugouts ... Mon, 31 Jul 2006 23:33:37 GMT mdewsnip [12364] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/bin/script/lucene_query.pl (modified) * trunk/gsdl/src/colservr/lucenesearch.cpp (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Now uses the t variable to control whether a "some" or "all" search ... Mon, 31 Jul 2006 21:47:36 GMT kjdon [12361] * trunk/gsdl/bin/script/export.pl (modified) changed a comment Mon, 31 Jul 2006 21:47:08 GMT kjdon [12360] * trunk/gsdl/bin/script/import.pl (modified) changed sortmeta type to metadata instead of metadatum, cos the ... Mon, 31 Jul 2006 05:13:31 GMT kjdon [12359] * trunk/gsdl/bin/script/import.pl (modified) added a comment Mon, 31 Jul 2006 05:13:20 GMT kjdon [12358] * trunk/gsdl/bin/script/export.pl (modified) added back in the unshift that I removed in last commit Mon, 31 Jul 2006 04:58:48 GMT mdewsnip [12357] * trunk/gsdl/bin/script/import.pl (modified) Put back in adding GSDLCOLLECTDIR/perllib to INC, so collection- ... Mon, 31 Jul 2006 04:21:55 GMT kjdon [12355] * trunk/gsdl/bin/script/unbuildv1.pl (modified) * trunk/gsdl/bin/script/unbuildv2.pl (modified) updated to use plugouts instead of docsave Mon, 31 Jul 2006 04:19:36 GMT kjdon [12354] * trunk/gsdl/bin/script/export.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) removed docsave reference Fri, 28 Jul 2006 04:14:40 GMT kjdon [12342] * trunk/gsdl/bin/script/buildcol.pl (modified) added modegli=3 to maxnumeric option Fri, 28 Jul 2006 04:06:28 GMT shaoqun [12341] * trunk/gsdl/bin/script/import.pl (modified) fixed the bugs Fri, 28 Jul 2006 03:18:49 GMT kjdon [12338] * trunk/gsdl/bin/script/buildcol.pl (modified) added the maxnumeric option to buildcol. so it can be set in GLI. ... Fri, 28 Jul 2006 03:05:10 GMT shaoqun [12335] * trunk/gsdl/bin/script/import.pl (modified) now it uses plugouts Fri, 28 Jul 2006 03:01:46 GMT shaoqun [12334] * trunk/gsdl/bin/script/plugoutinfo.pl (added) a module that displays plugouts info Fri, 28 Jul 2006 03:00:23 GMT shaoqun [12333] * trunk/gsdl/bin/script/export.pl (modified) now it uses plugout Mon, 24 Jul 2006 04:47:39 GMT kjdon [12290] * trunk/gsdl/bin/script/explode_metadata_database.pl (modified) had to add 'use FileHandle' to this file - was getting an error about ... Fri, 21 Jul 2006 05:23:04 GMT mdewsnip [12275] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/bin/script/lucene_query.pl (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Added a command-line option for sorting the search results. Thu, 20 Jul 2006 03:48:39 GMT kjdon [12266] * trunk/gsdl/bin/script/import.pl (modified) added a new option: OIDmetadata, which is used with OIDtype=assigned, ... Thu, 20 Jul 2006 00:13:33 GMT mdewsnip [12264] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2IndexModifier.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneDelete.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneEditor.java (added) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2IndexModifier.java (added) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneDelete.java (added) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneEditor.java (added) New classes to support incremental building with Lucene, many thanks ... Wed, 19 Jul 2006 23:11:03 GMT mdewsnip [12261] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Changed the way query terms are output. Also shows the number of ... Wed, 19 Jul 2006 21:21:32 GMT mdewsnip [12260] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) Updated to include the new query term stuff, and the classes in packages. Wed, 19 Jul 2006 21:15:43 GMT mdewsnip [12258] * trunk/gsdl/bin/script/lucene_passes.pl (modified) * trunk/gsdl/bin/script/lucene_query.pl (modified) Now references the GS2Lucene classes in the org.nzdl.gsdl.LuceneWrap ... Wed, 19 Jul 2006 03:55:48 GMT mdewsnip [12255] * trunk/gsdl/bin/java/LuceneWrap.jar (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/Indexer.java (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/Makefile (modified) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/lib/lucene-1.4.1.jar (deleted) * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/lib/lucene-core-2.0.0.jar (added) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/Indexer.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/Makefile (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/lib/lucene-1.4.1.jar (deleted) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/lib/lucene-core-2.0.0.jar (added) Upgraded the version of Lucene from 1.4.1 to 2.0.0... what's the ... Tue, 04 Jul 2006 03:36:20 GMT davidb [12003] * trunk/gsdl/bin/script/build (modified) * trunk/gsdl/bin/script/import.pl (modified) * trunk/gsdl/bin/script/lucene_passes.pl (modified) Scripts upgraded to perform more efficiently with incremental addition. Mon, 19 Jun 2006 23:37:46 GMT kjdon [11944] * trunk/gsdl/bin/script/exportcol.pl (modified) tidied up the code a bit, added a new option: noinstall, which makes ...