# # ChangeLog for indexers # # Generated by Trac 1.4.2 # 2024-04-26T09:02:56+12:00 Tue, 21 Apr 2009 02:08:06 GMT ak19 [19157] * indexers/trunk/Makefile.in (modified) Added a cleaning target Sun, 19 Apr 2009 23:19:12 GMT oranfry [19077] * indexers/tags/3.03a (moved) tagging 3.03a Sun, 19 Apr 2009 23:15:25 GMT oranfry [19072] * indexers/tags/2.80 (moved) tagging 2.80 Wed, 25 Mar 2009 23:30:59 GMT mdewsnip [18813] * indexers/trunk/lucene-gs/Makefile (modified) Improved LuceneWrapper Makefile to avoid recompiling all the Java ... Wed, 25 Mar 2009 01:51:18 GMT kjdon [18806] * indexers/trunk/lucene-gs/Makefile (modified) removed the v from jar command - we don't need to see all the files ... Wed, 25 Mar 2009 01:36:26 GMT kjdon [18804] * indexers/trunk/Makefile.in (modified) recommitted the gs2 and install-gs2 targets which had got lost in the ... Tue, 24 Mar 2009 21:13:58 GMT kjdon [18773] * indexers/trunk/mgpp/text/mgpp_stem_idx.cpp (modified) a option (stemmer method) missing from list in getopt in main Thu, 19 Mar 2009 02:20:05 GMT oranfry [18717] * indexers/trunk/mgpp/text/UCArray.h (modified) being more explicit about libraries for the sake of newer compilers Thu, 19 Mar 2009 02:19:35 GMT oranfry [18716] * indexers/trunk/mgpp/lib/bitio_m_abstract.h (modified) being more explicit about libraries for the sake of newer compilers Tue, 10 Mar 2009 04:22:40 GMT mdewsnip [18654] * indexers/trunk/packages/unac/unac.c (modified) Fix to support the Hawaiian Glottal character, many thanks to John ... Tue, 03 Mar 2009 00:59:17 GMT mdewsnip [18615] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Changed GS2LuceneQuery.java so it now catches exceptions thrown ... Tue, 03 Mar 2009 00:56:14 GMT mdewsnip [18614] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Removed a big wodge of debug crap that someone left... Thu, 26 Feb 2009 02:29:41 GMT oranfry [18598] * indexers/trunk/mgpp/configure (modified) * indexers/trunk/mgpp/configure.in (modified) changing jni include path to work on newer linux distros Thu, 26 Feb 2009 02:28:11 GMT oranfry [18597] * indexers/trunk/mg/configure (modified) * indexers/trunk/mg/configure.in (modified) changing jni include path to work on newer linux distros Fri, 06 Feb 2009 09:42:01 GMT davidb [18472] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneIndexer.java (modified) Changed from using "reindex" to "update" Thu, 05 Feb 2009 01:02:25 GMT davidb [18464] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneIndexer.java (modified) Support for reindexing documents Sun, 01 Feb 2009 01:50:03 GMT davidb [18448] * indexers/trunk/mgpp/java/org/greenstone/mgpp/Makefile.in (modified) Added some double quotes around paths to help situation where space ... Sun, 01 Feb 2009 01:46:59 GMT davidb [18447] * indexers/trunk/mg/java/org/greenstone/mg/Makefile.in (modified) Added some double quotes around paths to help situation where space ... Sun, 01 Feb 2009 01:45:01 GMT davidb [18446] * indexers/trunk/mgpp/jni/Makefile.in (modified) Removed dependency in Makefile on JAVA_HOME Sun, 01 Feb 2009 01:44:30 GMT davidb [18445] * indexers/trunk/mg/jni/Makefile.in (modified) Removed dependency in Makefile on JAVA_HOME Sun, 01 Feb 2009 01:41:33 GMT davidb [18444] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneIndexer.java (modified) Modifications for incremental building to support files that need to ... Sun, 11 Jan 2009 11:18:13 GMT davidb [18346] * indexers/trunk/mgpp/jni/Makefile.in (modified) Support for 64-bit architecture added in Fri, 09 Jan 2009 03:34:26 GMT davidb [18340] * indexers/trunk/mgpp/text/GSDLQueryLex.cpp (modified) Extra test added inside while loop to prevent parser trying to read ... Tue, 06 Jan 2009 00:17:00 GMT davidb [18310] * indexers/trunk/winMake.bat (modified) Make sure iconv.zip is unzipped before trying to compile it Fri, 19 Dec 2008 04:46:40 GMT oranfry [18291] * indexers/tags/2.81 (copied) tagging the 2.81 release Thu, 18 Dec 2008 01:21:56 GMT oranfry [18252] * indexers/tags/2.81rc2 (copied) tagging the 2.81rc2 release Sun, 07 Dec 2008 21:16:47 GMT kjdon [18132] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneIndexer.java (modified) we don't want to store the ZZ field again for sorting Fri, 05 Dec 2008 01:16:50 GMT mdewsnip [18102] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneIndexer.java (modified) I have no idea why the "nodeID", "docOID" and "byXX" fields were ... Wed, 26 Nov 2008 21:51:03 GMT mdewsnip [17930] * indexers/trunk/mgpp/text/stemmer.h (modified) Removed comma after last item in enum list (caused problems with some ... Tue, 25 Nov 2008 22:18:13 GMT oranfry [17922] * indexers/tags/2.81rc (copied) tagging the 2.81rc release Tue, 18 Nov 2008 22:15:11 GMT mdewsnip [17894] * indexers/trunk/mgpp/text/win32.mak (modified) Added -DSILENT so these are compiled the same as on Linux. Mon, 10 Nov 2008 07:46:44 GMT davidb [17804] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2Analyzer.java (added) * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneIndexer.java (modified) * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Introduction of GS2Analyzer, which overrides default behaviour of ... Thu, 09 Oct 2008 01:00:23 GMT oranfry [17503] * indexers/trunk/mg/lib (modified) * indexers/trunk/mg/src/images (modified) * indexers/trunk/mg/src/text (modified) * indexers/trunk/mgpp/lib (modified) * indexers/trunk/mgpp/text (modified) * indexers/trunk/packages/unac (modified) some ignores on generated file in indexers (libs and objs) Mon, 25 Aug 2008 23:46:57 GMT max [17007] * indexers/trunk/mgpp/jni/win32.mak (modified) Fix a small problem that prevents compiling mgpp on Windows. Fri, 22 Aug 2008 04:41:01 GMT oranfry [16974] * indexers/trunk/mgpp/jni/win32.mak (modified) fixing the last change on the makefile Fri, 22 Aug 2008 04:17:35 GMT oranfry [16972] * indexers/trunk/mgpp/jni/win32.mak (modified) corrected this makefile after iconv moved Thu, 21 Aug 2008 03:13:41 GMT mdewsnip [16947] * gsdl/trunk/runtime-src/src/colservr/expat_resultset.cpp (modified) * gsdl/trunk/runtime-src/src/colservr/lucenequeryfilter.cpp (modified) * gsdl/trunk/runtime-src/src/colservr/queryinfo.cpp (modified) * gsdl/trunk/runtime-src/src/colservr/queryinfo.h (modified) * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Changed the Lucene code to use the Greenstone document OIDs directly, ... Wed, 20 Aug 2008 03:06:13 GMT mdewsnip [16912] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/LuceneQueryResult.java (modified) Changes made by Richard Managh at DL Consulting Ltd for returning ... Tue, 19 Aug 2008 03:15:52 GMT mdewsnip [16907] * indexers/trunk/winMake.bat (modified) More fixes to new iconv compilation. Tue, 19 Aug 2008 03:04:24 GMT mdewsnip [16906] * indexers/trunk/winMake.bat (modified) Minor fix. Tue, 19 Aug 2008 03:01:52 GMT mdewsnip [16905] * indexers/trunk/winMake.bat (modified) Path fix. Tue, 19 Aug 2008 02:49:37 GMT mdewsnip [16903] * gsdl/trunk/common-src/win32.mak (modified) * indexers/trunk/winMake.bat (modified) Moved compilation of iconv library from common-src/win32.mak to ... Tue, 19 Aug 2008 02:47:38 GMT mdewsnip [16902] * indexers/trunk/packages/windows (added) * indexers/trunk/packages/windows/iconv (moved) * indexers/trunk/packages/windows/iconv/iconv.zip (copied) Moved packages/windows/iconv into indexers/packages/windows, since ... Tue, 19 Aug 2008 02:28:10 GMT mdewsnip [16898] * indexers/trunk (modified) Now ignores bin directory. Tue, 19 Aug 2008 02:12:53 GMT mdewsnip [16894] * indexers/trunk/mgpp/text/win32.mak (modified) Now accesses the iconv.lib file in packages/windows/iconv/iconv/lib. Tue, 19 Aug 2008 02:11:17 GMT mdewsnip [16893] * indexers/trunk/packages/unac/iconv.lib (deleted) This file should not have been added because it is specific to a ... Mon, 11 Aug 2008 22:39:42 GMT mdewsnip [16709] * indexers/trunk/lucene-gs/Makefile (modified) Now uses $JAVA_HOME to find javac and jar, to be consistent with the ... Mon, 11 Aug 2008 05:05:57 GMT mdewsnip [16705] * indexers/trunk/lucene-gs (modified) * indexers/trunk/mg (modified) * indexers/trunk/mg/java/org/greenstone/mg (modified) * indexers/trunk/mg/jni (modified) * indexers/trunk/mgpp (modified) * indexers/trunk/mgpp/java/org/greenstone/mgpp (modified) * indexers/trunk/mgpp/jni (modified) Ignores some more automatically generated files. Tue, 29 Jul 2008 11:23:00 GMT davidb [16588] * indexers/trunk/mg/configure (modified) * indexers/trunk/mg/configure.in (modified) Tidying up of Makefile generation in mg's configure script Tue, 29 Jul 2008 10:23:03 GMT davidb [16584] * indexers/trunk (moved) Fixing blunder over location on indexers/trunk Tue, 29 Jul 2008 10:04:06 GMT davidb [16582] * indexers/trunk (deleted) repositioning of indexers directory withing common-src as an external ... Wed, 23 Jul 2008 22:33:49 GMT mdewsnip [16528] * indexers/trunk/lucene-gs (modified) Now ignores the LuceneWrapper.jar file. Wed, 23 Jul 2008 21:59:51 GMT kjdon [16525] * gsdl/trunk/Makefile.in (modified) * indexers/trunk/Makefile.in (modified) indexers makefile now has a gs2 target - does all compilation except ... Thu, 17 Jul 2008 04:26:59 GMT mdewsnip [16444] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneIndexer.java (modified) Now outputs an exception stack trace if one occurs when ... Thu, 17 Jul 2008 04:20:14 GMT mdewsnip [16443] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/LuceneQueryResult.java (modified) Changed the "id" attributes of "" tags returned so they don't ... Wed, 16 Jul 2008 05:42:42 GMT mdewsnip [16440] * indexers/trunk/lucene-gs/lib/lucene-license.txt (modified) Latest version of Lucene LICENSE.txt file. Wed, 16 Jul 2008 05:31:39 GMT mdewsnip [16439] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneIndexer.java (modified) * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/XMLTagInfo.java (deleted) Moved the one used function in XMLTagInfo into GS2LuceneIndexer, then ... Wed, 16 Jul 2008 05:27:43 GMT mdewsnip [16438] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneIndexer.java (modified) Now uses Lucene 2.3.2's updateDocument() function instead of ... Wed, 16 Jul 2008 05:08:44 GMT mdewsnip [16437] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneIndexer.java (modified) Now stores the new "docOID" value in the index, to help support ... Wed, 16 Jul 2008 05:02:32 GMT mdewsnip [16434] * indexers/trunk/lucene-gs/winMake.bat (modified) Changed Windows make script to use Lucene 2.3.2 jar file. Wed, 16 Jul 2008 04:59:26 GMT mdewsnip [16433] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/lib (deleted) No idea why there are two Lucene "lib" directories. This one doesn't ... Wed, 16 Jul 2008 04:55:20 GMT mdewsnip [16432] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneIndexer.java (modified) * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/Indexer.java (deleted) Merged the Indexer class into GS2LuceneIndexer to keep all the ... Wed, 16 Jul 2008 04:25:27 GMT mdewsnip [16430] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneIndexer.java (modified) * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/IndexXML.java (deleted) Removed the pointless IndexXML class. Wed, 16 Jul 2008 03:58:24 GMT mdewsnip [16429] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneDelete.java (modified) Changed to use Lucene's IndexWriter class instead of ... Tue, 15 Jul 2008 03:47:05 GMT mdewsnip [16413] * indexers/trunk/lucene-gs (modified) Now ignores the classes directory. Tue, 15 Jul 2008 03:45:21 GMT mdewsnip [16412] * indexers/trunk/lucene-gs/Makefile (modified) * indexers/trunk/lucene-gs/lib/lucene-core-2.0.0.jar (deleted) * indexers/trunk/lucene-gs/lib/lucene-core-2.3.2.jar (added) Upgraded from Lucene 2.0.0 to Lucene 2.3.2, mainly to get the ... Thu, 10 Jul 2008 22:15:34 GMT kjdon [16354] * indexers/trunk/mgpp/jni/win32.mak (modified) tidied up to reflect no more MGPPWrapper Thu, 10 Jul 2008 22:11:07 GMT oranfry [16353] * indexers/trunk/mg/lib/huffman.h (modified) * indexers/trunk/mgpp/lib/huffman.h (modified) fixing a compile problem on mac: it complains that there was no such ... Thu, 10 Jul 2008 22:06:55 GMT kjdon [16352] * indexers/trunk/mgpp/jni/org_greenstone_mgpp_MGPPWrapper.h (deleted) no longer needed Thu, 10 Jul 2008 22:06:17 GMT kjdon [16351] * indexers/trunk/mgpp/jni/org_greenstone_mgpp_MGPPRetrieveWrapper.h (modified) updated jni header for previous changes Thu, 10 Jul 2008 22:03:44 GMT kjdon [16349] * indexers/trunk/mgpp/java/org/greenstone/mgpp/MGPPRetrieveWrapper.java (modified) * indexers/trunk/mgpp/java/org/greenstone/mgpp/MGPPWrapper.java (deleted) * indexers/trunk/mgpp/java/org/greenstone/mgpp/Makefile.in (modified) * indexers/trunk/mgpp/java/org/greenstone/mgpp/Queryer.java (modified) * indexers/trunk/mgpp/jni/MGPPRetrieveWrapperImpl.cpp (modified) * indexers/trunk/mgpp/jni/MGPPSearchWrapperImpl.cpp (modified) * indexers/trunk/mgpp/jni/MGPPSearchWrapperImpl.h (added) * indexers/trunk/mgpp/jni/MGPPWrapperImpl.cpp (deleted) * indexers/trunk/mgpp/jni/MGPPWrapperImpl.h (deleted) deleted the old MGPPWrapper stuff (java and jni sides) and tidied up ... Thu, 10 Jul 2008 21:15:15 GMT kjdon [16348] * indexers/trunk/mgpp/java/org/greenstone/mgpp/Queryer.java (modified) indented the code with smaller indents in preparation for some ... Wed, 09 Jul 2008 10:49:18 GMT davidb [16322] * indexers/trunk/mgpp/text/win32.mak (modified) Tweaked clean target to do a better job at deleting compiled .obj, ... Wed, 02 Jul 2008 04:33:05 GMT mdewsnip [16282] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/Indexer.java (modified) Changed the "nodeID" field to be indexed in an un-tokenized way, ... Tue, 01 Jul 2008 04:59:28 GMT mdewsnip [16262] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneIndexer.java (modified) Changed the "-create" command-line option to "-removeold" to be ... Wed, 18 Jun 2008 23:50:45 GMT kjdon [16064] * indexers/trunk/winMake.bat (modified) added a new option - gs2. use this instead of nojava for gs2 ... Sun, 15 Jun 2008 23:58:51 GMT davidb [16015] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Printing to standard out (used as the communication mechanism back to ... Fri, 30 May 2008 01:28:26 GMT mdewsnip [15831] * indexers/trunk/packages/unac/libunac.lib (deleted) Removed libunac.lib because it is created automatically. Fri, 30 May 2008 01:12:25 GMT mdewsnip [15825] * indexers/trunk/mg/src/images/win32.mak (modified) Removed some very Unix-specific stuff from the Windows makefile, to ... Tue, 27 May 2008 01:31:04 GMT oranfry [15721] * indexers/trunk/mgpp/jni/win32.mak (modified) compilation of mgppretrievejni.dll fails in the nightly builds unless ... Fri, 23 May 2008 00:34:07 GMT mdewsnip [15668] * indexers/trunk/mg/src/images (modified) Now ignores the Windows executables. Fri, 23 May 2008 00:32:50 GMT mdewsnip [15667] * indexers/trunk/mg/src/text (modified) Now ignores the Windows executables too. Fri, 23 May 2008 00:26:06 GMT mdewsnip [15666] * indexers/trunk/mgpp/lib/win32.mak (modified) * indexers/trunk/mgpp/win32cfg.h (modified) A couple of fixes for compiling with Visual Studio 2005. Fri, 23 May 2008 00:03:02 GMT mdewsnip [15665] * indexers/trunk/mgpp/text/win32.mak (modified) Some fixes to Makefile for compiling with Visual Studio 2005. Thu, 22 May 2008 23:45:27 GMT mdewsnip [15664] * indexers/trunk/mgpp/text (modified) Now ignores the Windows executables too. Thu, 22 May 2008 23:43:01 GMT mdewsnip [15663] * indexers/trunk/mgpp/text/Queryer.cpp (modified) Fixed up a dodgy if statement to avoid a compile warning and probably ... Thu, 22 May 2008 23:34:47 GMT mdewsnip [15662] * indexers/trunk/mgpp/text/mgpp_passes.cpp (modified) Fixed up a dodgy if statement to avoid a compile warning and probably ... Thu, 22 May 2008 23:04:31 GMT mdewsnip [15660] * indexers/trunk/mg/lib/win32.mak (modified) * indexers/trunk/mg/src/images/utils.h (modified) * indexers/trunk/mg/src/images/win32.mak (modified) * indexers/trunk/mg/src/text/win32.mak (modified) * indexers/trunk/mg/win32cfg.h (modified) Various fixes to get MG to compile with Microsoft Visual Studio 2005. Wed, 21 May 2008 22:48:13 GMT kjdon [15624] * indexers/trunk/mgpp/jni/win32.mak (modified) * indexers/trunk/mgpp/text/win32.mak (modified) accent folding options were lost for windows makefiles, so adding ... Sun, 18 May 2008 10:21:56 GMT davidb [15562] * indexers/trunk/packages/unac/Makefile.in (modified) * indexers/trunk/packages/unac/configure (modified) * indexers/trunk/packages/unac/configure.ac (modified) Addition of COMPAT32BITFLAGS to help compilation on a 64-bit machine Sun, 18 May 2008 10:21:01 GMT davidb [15561] * indexers/trunk/mg/config.guess (modified) * indexers/trunk/mg/config.sub (modified) config.guess and config.sub updated to be the same as the ones used ... Sun, 18 May 2008 10:19:28 GMT davidb [15560] * indexers/trunk/configure (modified) * indexers/trunk/configure.ac (modified) * indexers/trunk/mg/configure (modified) * indexers/trunk/mg/configure.in (modified) * indexers/trunk/mgpp/configure (modified) * indexers/trunk/mgpp/configure.in (modified) Addition of COMPAT32BITFLAGS so mg and mgpp can compile on a 64-bit ... Sun, 18 May 2008 10:13:36 GMT davidb [15559] * indexers/trunk/mg/Makefile.in (modified) * indexers/trunk/mg/java/org/greenstone/mg/Makefile.in (modified) * indexers/trunk/mg/jni/Makefile.in (modified) * indexers/trunk/mg/lib/Makefile.in (modified) * indexers/trunk/mg/src/images/Makefile.in (modified) * indexers/trunk/mg/src/text/Makefile.in (modified) * indexers/trunk/mgpp/Makefile.in (modified) * indexers/trunk/mgpp/java/org/greenstone/mgpp/Makefile.in (modified) * indexers/trunk/mgpp/lib/Makefile.in (modified) * indexers/trunk/mgpp/text/Makefile.in (modified) Addition of COMPAT32BITFLAGS so mg and mgpp can compile on a 64-bit ... Thu, 15 May 2008 22:07:54 GMT mdewsnip [15515] * indexers/trunk/mg/lib/huffman.h (modified) Added back the #include of "sysfuncs.h", but only for Windows. Wed, 14 May 2008 00:03:45 GMT mdewsnip [15435] * indexers/trunk/mg/lib/xmalloc.c (modified) Fixed a syntax warning. Tue, 13 May 2008 23:54:47 GMT mdewsnip [15434] * indexers/trunk/mg/lib/filestats.h (modified) * indexers/trunk/mg/lib/huffman.h (modified) Removed the inclusion of sysfuncs.h from these two files, as it ... Tue, 13 May 2008 00:50:45 GMT mdewsnip [15405] * indexers/trunk/mg/lib/GCC.mak (deleted) * indexers/trunk/mg/src/text/GCC.mak (deleted) Removed the GCC.mak files, with Stefan's approval. These were created ... Wed, 27 Feb 2008 04:18:40 GMT davidb [15022] * indexers/trunk/mgpp/Makefile.in (modified) * indexers/trunk/mgpp/text/Makefile.in (modified) Two errors in Makefile corrected. The first was setting "CPP=@CXX@", ... Wed, 12 Dec 2007 08:49:55 GMT davidb [14916] * indexers/trunk/mg/WIN32cfg.h (deleted) * indexers/trunk/mg/lib/WIN32.MAK (deleted) * indexers/trunk/mg/src/images/WIN32.MAK (deleted) * indexers/trunk/mgpp/lib/WIN32.MAK (deleted) * indexers/trunk/mgpp/text/WIN32.MAK (deleted) File renamed to lowercase letters Wed, 12 Dec 2007 03:20:06 GMT davidb [14915] * indexers/trunk/mg/src/text/MGPASS.C (deleted) Removed from repository in favour of mgpass.c (lowercase)