# # ChangeLog for trunk/gsdl # # Generated by Trac 1.4.2 # 2024-06-17T01:09:25+12:00 Wed, 04 Oct 2006 21:36:45 GMT nzdl [13005] * trunk/gsdl/macros/slovak.dm (modified) Updated Slovak interface, many thanks to Tomas Fiala. Wed, 04 Oct 2006 21:36:18 GMT nzdl [13004] * trunk/gsdl/macros/marathi.dm (modified) Updated Marathi interface, many thanks to Shubhada Nagarkar. Wed, 04 Oct 2006 21:35:12 GMT nzdl [13003] * trunk/gsdl/macros/german.dm (modified) Updated German interface, many thanks to Sheshagiri Kulkarni. Wed, 04 Oct 2006 21:32:58 GMT nzdl [13002] * trunk/gsdl/macros/gaelic.dm (modified) Updated Gaelic interface, many thanks to Rita Campbell and Laurinda ... Wed, 04 Oct 2006 21:32:14 GMT nzdl [13001] * trunk/gsdl/macros/armenian2.dm (modified) Updated Armenian interface, many thanks to Tigran Zargaryan. Wed, 04 Oct 2006 04:28:17 GMT mdewsnip [13000] * trunk/gsdl/src/colservr/expat_resultset.cpp (modified) Now displays the "cached" attribute of a Lucene ResultSet, for debugging. Wed, 04 Oct 2006 04:16:37 GMT mdewsnip [12999] * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Code for caching query results (eg. in index/sidx/cache), disabled by ... Wed, 04 Oct 2006 02:31:40 GMT kjdon [12998] * trunk/gsdl/src/w32server/win32.mak (modified) added in accentfolding support to makefile Wed, 04 Oct 2006 02:20:24 GMT kjdon [12997] * trunk/gsdl/packages/mg/sysfuncs.h (modified) * trunk/gsdl/src/mgpp/lib/sysfuncs.h (modified) added ifdef win32 around the u_char and u-long typedefs to get rid of ... Wed, 04 Oct 2006 02:11:27 GMT kjdon [12996] * trunk/gsdl/packages/mg/sysfuncs.h (modified) * trunk/gsdl/src/mgpp/lib/sysfuncs.h (modified) changed u_char and u_long hash defines to typedefs, otherwise they ... Wed, 04 Oct 2006 01:55:52 GMT kjdon [12995] * trunk/gsdl/src/mgpp/text/stemmer.h (modified) sysfuncs.h was only needed for u_char, changed u_chars to unsigned ... Wed, 04 Oct 2006 01:06:47 GMT kjdon [12994] * trunk/gsdl/src/mgpp/text/IndexData.h (modified) * trunk/gsdl/src/mgpp/text/mg_files.h (modified) * trunk/gsdl/src/mgpp/text/stemmer.cpp (modified) * trunk/gsdl/src/mgpp/text/stemmer.h (modified) moved all the STEM methods and hash defines from mg_files.h into ... 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:35:06 GMT mdewsnip [12992] * trunk/gsdl/src/colservr/lucenesearch.cpp (modified) Added the command (commented out) for skipping lucene_query.pl and ... 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:15:25 GMT kjdon [12990] * trunk/gsdl/src/oaiservr/win32.mak (modified) * trunk/gsdl/src/recpt/win32.mak (modified) added accent folding support into makefiles 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 04:00:08 GMT kjdon [12986] * trunk/gsdl/src/mgpp/text/WIN32.MAK (modified) added accentfolding support to the makefile Tue, 03 Oct 2006 03:57:21 GMT kjdon [12985] * trunk/gsdl/packages/unac/win32.mak (modified) have added iconv.lib into this package Tue, 03 Oct 2006 03:56:40 GMT kjdon [12984] * trunk/gsdl/packages/unac/libunac.lib (added) added in the unac library for windows - this will be precompiled by ... 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:50:39 GMT kjdon [12982] * trunk/gsdl/packages/unac/iconv.lib (added) iconv library file needed for unac (and mgpp and recpt) compilation ... 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:32:37 GMT kjdon [12978] * trunk/gsdl/src/mgpp/text/GSDLQueryParser.cpp (modified) changed line 528 to avoid a compile warnign on windows Tue, 03 Oct 2006 01:29:37 GMT kjdon [12977] * trunk/gsdl/packages/unac/win32.mak (modified) I think I've removed hat Ms from the file 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 ... Tue, 03 Oct 2006 01:17:12 GMT mdewsnip [12975] * trunk/gsdl/src/java/org/nzdl/gsdl/LuceneWrap/GS2LuceneQuery.java (modified) * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Simplified all the term frequency stuff considerably, and made it ... Mon, 02 Oct 2006 23:01:31 GMT kjdon [12974] * trunk/gsdl/perllib/lucenebuilder.pm (modified) incremental option changed to incremental_dlc, and its now set by ... Mon, 02 Oct 2006 23:00:59 GMT kjdon [12973] * trunk/gsdl/perllib/mgppbuilder.pm (modified) removed unnecessary line Mon, 02 Oct 2006 23:00:38 GMT kjdon [12972] * trunk/gsdl/perllib/basebuilder.pm (modified) now has incremental and incremental_dlc argument to new() Mon, 02 Oct 2006 23:00:06 GMT kjdon [12971] * trunk/gsdl/perllib/mgbuilder.pm (modified) removed some debug print statements Mon, 02 Oct 2006 22:59:22 GMT kjdon [12970] * trunk/gsdl/perllib/plugins/ArcPlug.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/plugins/GISBasPlug.pm (modified) * trunk/gsdl/perllib/plugins/MetadataPass.pm (modified) set_keepold and self->{'keepold'} have been changed to ... Mon, 02 Oct 2006 22:58:25 GMT kjdon [12969] * trunk/gsdl/perllib/plugins/RecPlug.pm (modified) only do the timestamp thing if incremental is set Mon, 02 Oct 2006 22:57:07 GMT kjdon [12968] * trunk/gsdl/perllib/plugin.pm (modified) now uses incremental option not keepold option Mon, 02 Oct 2006 22:55:04 GMT kjdon [12967] * trunk/gsdl/perllib/strings.properties (modified) updated scripts.no/both_old_options to include incremental, and added ... Mon, 02 Oct 2006 22:53:55 GMT kjdon [12966] * trunk/gsdl/perllib/scriptutil.pm (modified) check_removeold_and_keepold now checks incremental as well 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 ... Mon, 02 Oct 2006 03:43:30 GMT mdewsnip [12963] * trunk/gsdl/perllib/plugin.pm (modified) Now shows more than just the filename in the fail.log file. Mon, 02 Oct 2006 03:41:57 GMT kjdon [12962] * trunk/gsdl/packages/unac/configure (modified) * trunk/gsdl/packages/unac/configure.ac (modified) iconv_open check doesn't work on the Mac, not sure how to make it ... Sat, 30 Sep 2006 23:12:31 GMT kjdon [12961] * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) * trunk/gsdl/perllib/strings.properties (modified) added a new option to ConvertToPlug: -keep_original_filename. The ... Fri, 29 Sep 2006 04:09:13 GMT kjdon [12951] * trunk/gsdl/perllib/lucenebuildproc.pm (modified) * trunk/gsdl/perllib/mgppbuildproc.pm (modified) changed \! to == 0 cos someone complained that it didn't work Fri, 29 Sep 2006 03:43:44 GMT kjdon [12949] * trunk/gsdl/perllib/downloaders/WgetDownload.pm (modified) removed an unnecessary 'my' Fri, 29 Sep 2006 03:38:44 GMT kjdon [12947] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) * trunk/gsdl/perllib/strings.properties (modified) added new -extract_style option to HTMLPlug. looks for style, script ... Fri, 29 Sep 2006 03:34:03 GMT kjdon [12944] * trunk/gsdl/macros/document.dm (modified) * trunk/gsdl/macros/style.dm (modified) we now include _document:documentheader_ macro in the html head. This ... Fri, 29 Sep 2006 03:32:25 GMT kjdon [12943] * trunk/gsdl/src/recpt/documentaction.cpp (modified) look for gs.DocumentHeader and DocumentHeader metadata, and if found, ... Thu, 28 Sep 2006 23:09:03 GMT kjdon [12930] * trunk/gsdl/src/recpt/querytools.cpp (modified) changed set_query_type_args to make plain the default if no search ... Thu, 28 Sep 2006 22:53:45 GMT kjdon [12927] * trunk/gsdl/src/oaiservr/Makefile.in (modified) added in accentfold option Thu, 28 Sep 2006 22:50:20 GMT kjdon [12926] * trunk/gsdl/src/recpt/Makefile.in (modified) added in accentfolding stuff Thu, 28 Sep 2006 05:37:33 GMT kjdon [12922] * trunk/gsdl/configure (modified) * trunk/gsdl/configure.in (modified) * trunk/gsdl/packages/Makefile.in (modified) * trunk/gsdl/packages/configure (modified) * trunk/gsdl/src/mgpp/text/Makefile.in (modified) added --disable-accentfold option to main configure, which is used to ... Thu, 28 Sep 2006 05:00:24 GMT kjdon [12916] * trunk/gsdl/src/mgpp/Makefile.in (modified) changed the comment to say MGPP instead of GNU tar Thu, 28 Sep 2006 04:58:10 GMT kjdon [12915] * trunk/gsdl/src/mgpp/text/Makefile.in (modified) * trunk/gsdl/src/mgpp/text/Queryer.cpp (modified) * trunk/gsdl/src/mgpp/text/mgpp_stem_idx.cpp (modified) * trunk/gsdl/src/mgpp/text/stemmer.cpp (modified) the compilation of the accent folding stuff (which needs unac package ... Thu, 28 Sep 2006 04:55:54 GMT kjdon [12914] * trunk/gsdl/src/mgpp/text/IndexData.cpp (modified) allow IndexData to be constructed even if stem indexes are missing - ... Thu, 28 Sep 2006 04:54:36 GMT kjdon [12913] * trunk/gsdl/src/mgpp/text/Terms.cpp (modified) we now check for existence of stem index for our stem method in ... Thu, 28 Sep 2006 04:52:34 GMT kjdon [12912] * trunk/gsdl/src/mgpp/text/GSDLQueryParser.cpp (modified) turned off accent folding if partial matching is being done - can't ... Thu, 28 Sep 2006 04:49:38 GMT kjdon [12911] * trunk/gsdl/perllib/mgppbuilder.pm (modified) I have removed a line I think I committed by mistake back in 2005. ... Thu, 28 Sep 2006 04:45:30 GMT kjdon [12910] * trunk/gsdl/perllib/lucenebuilder.pm (modified) * trunk/gsdl/perllib/mgbuilder.pm (modified) * trunk/gsdl/perllib/mgppbuilder.pm (modified) new indexoptions field in collect.cfg specifies which stem indexes ... Thu, 28 Sep 2006 04:42:00 GMT kjdon [12909] * trunk/gsdl/perllib/basebuilder.pm (modified) now uses colcfg to write out the build file rather than ... Thu, 28 Sep 2006 04:22:46 GMT kjdon [12906] * trunk/gsdl/perllib/downloaders/WgetDownload.pm (modified) in useWget, strReadIn may not be defined, so initialise it to empty ... 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 Thu, 28 Sep 2006 04:01:05 GMT kjdon [12902] * trunk/gsdl/perllib/downloaders/SRWDownload.pm (modified) * trunk/gsdl/perllib/downloaders/Z3950Download.pm (modified) tidied up saveRecords a bit. SRWDownload now uses filename_cat ... Thu, 28 Sep 2006 02:57:32 GMT kjdon [12897] * trunk/gsdl/perllib/colcfg.pm (modified) added indexoptions into collect.cfg fields, and stemindexes into ... Thu, 28 Sep 2006 01:40:40 GMT mdewsnip [12896] * trunk/gsdl/perllib/classify/GenericList.pm (modified) More tidying up of the code. Thu, 28 Sep 2006 01:05:34 GMT mdewsnip [12895] * trunk/gsdl/perllib/classify/GenericList.pm (modified) More minor changes. Thu, 28 Sep 2006 00:07:50 GMT mdewsnip [12894] * trunk/gsdl/perllib/classify/GenericList.pm (modified) Tidied up the new() function some more. Wed, 27 Sep 2006 23:29:39 GMT mdewsnip [12893] * trunk/gsdl/perllib/classify/GenericList.pm (modified) More variable name improvements. Wed, 27 Sep 2006 23:26:23 GMT mdewsnip [12892] * trunk/gsdl/perllib/classify/GenericList.pm (modified) Changed the ".use_hlist" entries to ".list_type", for simplicity. Wed, 27 Sep 2006 23:21:26 GMT mdewsnip [12891] * trunk/gsdl/perllib/classify/AZCompactList.pm (modified) * trunk/gsdl/perllib/classify/AZCompactSectionList.pm (modified) * trunk/gsdl/perllib/classify/AZList.pm (modified) * trunk/gsdl/perllib/classify/AZSectionList.pm (modified) * trunk/gsdl/perllib/classify/AllList.pm (modified) * trunk/gsdl/perllib/classify/Browse.pm (modified) * trunk/gsdl/perllib/classify/Collage.pm (modified) * trunk/gsdl/perllib/classify/DateList.pm (modified) * trunk/gsdl/perllib/classify/GenericList.pm (modified) * trunk/gsdl/perllib/classify/HFileHierarchy.pm (modified) * trunk/gsdl/perllib/classify/HTML.pm (modified) * trunk/gsdl/perllib/classify/Hierarchy.pm (modified) * trunk/gsdl/perllib/classify/List.pm (modified) * trunk/gsdl/perllib/classify/Phind.pm (modified) * trunk/gsdl/perllib/classify/SectionList.pm (modified) Tidied up that horrible long line in the new() function of every ... Wed, 27 Sep 2006 23:20:01 GMT kjdon [12890] * trunk/gsdl/packages/unac (added) * trunk/gsdl/packages/unac/.version (added) * trunk/gsdl/packages/unac/Makefile.in (added) * trunk/gsdl/packages/unac/aclocal.m4 (added) * trunk/gsdl/packages/unac/config.h.in (added) * trunk/gsdl/packages/unac/configure (added) * trunk/gsdl/packages/unac/configure.ac (added) * trunk/gsdl/packages/unac/unac.c (added) * trunk/gsdl/packages/unac/unac.h (added) * trunk/gsdl/packages/unac/win32.mak (added) initial stab at a simple version of unac library. used for Accent ... Wed, 27 Sep 2006 23:14:32 GMT mdewsnip [12889] * trunk/gsdl/perllib/classify/GenericList.pm (modified) Tidied up lots of variable names. Wed, 27 Sep 2006 23:05:59 GMT kjdon [12888] * trunk/gsdl/src/mgpp/text/Makefile.in (modified) Accent folding patch thanks to Juan Grigera. added unac includes and lib Wed, 27 Sep 2006 23:03:42 GMT kjdon [12887] * trunk/gsdl/src/mgpp/text/Terms.cpp (modified) Accent folding patch thanks to Juan Grigera. addedd in support for ... Wed, 27 Sep 2006 22:59:20 GMT kjdon [12886] * trunk/gsdl/src/mgpp/text/IndexData.cpp (modified) * trunk/gsdl/src/mgpp/text/IndexData.h (modified) Accent folding patch thanks to Juan Grigera. Added in all the extra ... Wed, 27 Sep 2006 22:56:12 GMT kjdon [12885] * trunk/gsdl/src/mgpp/text/mgpp_stem_idx.cpp (modified) Accent folding patch thanks to Juan Grigera. now has more options for ... Wed, 27 Sep 2006 22:44:01 GMT kjdon [12884] * trunk/gsdl/src/mgpp/text/GSDLQueryParser.cpp (modified) Accent folding patch thanks to Juan Grigera. parsing of ... Wed, 27 Sep 2006 22:43:16 GMT mdewsnip [12883] * trunk/gsdl/perllib/plugins/HTMLPlug.pm (modified) Removed a pointless comparison. Wed, 27 Sep 2006 22:32:28 GMT kjdon [12882] * trunk/gsdl/src/mgpp/text/Queryer.cpp (modified) added accentfolding option. setting up default stem method now uses ... Wed, 27 Sep 2006 22:28:56 GMT kjdon [12881] * trunk/gsdl/src/mgpp/text/mg_files.h (modified) Accent folding patch thanks to Juan Grigera. file suffixes with ... Wed, 27 Sep 2006 22:27:30 GMT kjdon [12880] * trunk/gsdl/src/mgpp/text/mg_files.cpp (modified) Accent folding patch thanks to Juan Grigera. Added a make_suffix function Wed, 27 Sep 2006 22:23:36 GMT kjdon [12879] * trunk/gsdl/src/mgpp/text/stemmer.cpp (modified) * trunk/gsdl/src/mgpp/text/stemmer.h (modified) Accent Folding patch thanks to Juan Grigera. mgpp_stemmer now does ... 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:27:47 GMT kjdon [12877] * trunk/gsdl/macros/english.dm (modified) some changes thanks to suggestions made by John Rose. Also, changed ... Wed, 27 Sep 2006 05:26:31 GMT kjdon [12876] * trunk/gsdl/macros/help.dm (modified) some changes to help. some thanks to suggestions made by John Rose. ... Wed, 27 Sep 2006 05:24:59 GMT kjdon [12875] * trunk/gsdl/macros/pref.dm (modified) added in accentfolding preferences. Also, made stem, case, accent ... 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 ... Wed, 27 Sep 2006 03:24:19 GMT kjdon [12871] * trunk/gsdl/src/colservr/queryfilter.cpp (modified) Accent Folding patch, thanks to Juan Grigera. Added AccentFold ... Wed, 27 Sep 2006 03:21:53 GMT kjdon [12870] * trunk/gsdl/src/colservr/z3950server.cpp (modified) Accent Folding patch, thanks to Juan Grigera. Added AccentFold option ... Wed, 27 Sep 2006 03:20:05 GMT kjdon [12869] * trunk/gsdl/src/colservr/mgppsearch.cpp (modified) Accent Folding patch, thanks to Juan Grigera. defaultStemMethod uses ... Wed, 27 Sep 2006 03:17:46 GMT kjdon [12868] * trunk/gsdl/src/colservr/queryinfo.cpp (modified) * trunk/gsdl/src/colservr/queryinfo.h (modified) AccentFolding patch, thanks to Juan Grigera. added accentfolding to ... Wed, 27 Sep 2006 03:15:06 GMT kjdon [12867] * trunk/gsdl/src/colservr/collectserver.cpp (modified) use stemindexes from build.cfg to set colinfo stemIndexes value Wed, 27 Sep 2006 03:13:21 GMT kjdon [12866] * trunk/gsdl/src/recpt/queryaction.cpp (modified) added af (accent folding) arg, and ks, ss and afs which state whether ... Wed, 27 Sep 2006 03:12:12 GMT kjdon [12865] * trunk/gsdl/src/recpt/pageaction.cpp (modified) need to call set_stem_index_args to set up the ss, ks and afs args Wed, 27 Sep 2006 03:10:31 GMT kjdon [12864] * trunk/gsdl/src/recpt/querytools.cpp (modified) * trunk/gsdl/src/recpt/querytools.h (modified) set_stem_index_args sets ks, ss, and afs args depending on the value ... Wed, 27 Sep 2006 03:08:23 GMT kjdon [12863] * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) added in stemIndexes to colinfo_t, plus some #defines. stemIndexes ... 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 03:26:44 GMT mdewsnip [12845] * trunk/gsdl/perllib/lucenebuilder.pm (modified) Commented out "use IncrementalBuildUtils", as this doesn't seem to be ...