# # ChangeLog for indexers # # Generated by Trac 1.4.2 # 2024-04-18T22:42:53+12:00 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) Tue, 11 Dec 2007 20:42:06 GMT davidb [14911] * indexers/trunk/mg/sysfuncs.h (modified) Standardisation of Windows config file to lowercase (included from ... Tue, 11 Dec 2007 20:41:42 GMT davidb [14910] * indexers/trunk/mgpp/jni/MGPPRetrieveWrapperImpl.cpp (modified) * indexers/trunk/mgpp/jni/MGPPSearchWrapperImpl.cpp (modified) * indexers/trunk/mgpp/jni/MGPPWrapperImpl.cpp (modified) * indexers/trunk/mgpp/lib/longlong.h (modified) * indexers/trunk/mgpp/lib/sysfuncs.h (modified) Standardisation of Windows config file to lowercase (included from ... Tue, 11 Dec 2007 20:37:52 GMT davidb [14908] * indexers/trunk/mg/lib/win32.mak (copied) * indexers/trunk/mg/src/images/win32.mak (copied) * indexers/trunk/mg/src/text/mgpass.c (copied) * indexers/trunk/mg/win32cfg.h (copied) * indexers/trunk/mgpp/lib/win32.mak (copied) * indexers/trunk/mgpp/text/win32.mak (copied) Standardisation of Windows config and make files to lowercase. Was ... Mon, 19 Nov 2007 23:21:11 GMT oranfry [14841] * indexers/branches/2.80/trunk (deleted) another case the ARM messing up the repository, cleaning up Mon, 19 Nov 2007 23:14:00 GMT oranfry [14836] * indexers/branches/2.80/trunk (copied) creating a branch for the 2.80 release Mon, 19 Nov 2007 22:52:58 GMT qq6 [14830] * indexers/branches/2.80 (copied) creating a branch for the 2.80 release Wed, 14 Nov 2007 03:21:56 GMT mdewsnip [14812] * indexers/tags/gsdl-2_74-distribution (copied) Adding the correct tag name for the 2.74 distribution. Wed, 14 Nov 2007 03:21:22 GMT mdewsnip [14811] * indexers/tags/gsdl-2_75-distribution (copied) Adding the correct tag name for the 2.75 distribution. Mon, 12 Nov 2007 23:03:39 GMT oranfry [14808] * indexers/tags/3.03 (moved) tagging the 2.75 release Mon, 12 Nov 2007 23:01:08 GMT oranfry [14803] * indexers/tags/2.75 (moved) tagging the 2.75 release Thu, 01 Nov 2007 20:18:41 GMT oranfry [14757] * indexers/branches/3.03a (copied) creating a branch for the 3.03a release Tue, 16 Oct 2007 03:22:21 GMT oranfry [14700] * indexers/branches/2.75 (copied) creating a branch for the 2.75 release Tue, 16 Oct 2007 03:20:16 GMT oranfry [14696] * indexers/${branch.path} (deleted) removing accidentally created path Tue, 16 Oct 2007 03:16:00 GMT oranfry [14691] * indexers/${branch.path} (copied) creating a branch for the 2.75 release Fri, 05 Oct 2007 00:27:55 GMT oranfry [14625] * indexers/branches/3.03 (copied) creating a branch for the 3.03 release Fri, 05 Oct 2007 00:26:25 GMT oranfry [14621] * indexers/${branch.path} (deleted) deleting these accidentally created branches Thu, 04 Oct 2007 23:34:29 GMT oranfry [14615] * indexers/${branch.path} (copied) creating a branch for the 3.03 release Thu, 04 Oct 2007 23:30:47 GMT oranfry [14610] * indexers/branches/3.03 (deleted) deleting the branches to create more up-to-date ones Sun, 23 Sep 2007 21:03:12 GMT mdewsnip [14559] * indexers/trunk/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) Fixed a bug where "OR" searches were always performed because == was ... Wed, 19 Sep 2007 01:21:00 GMT oranfry [14543] * indexers/branches/3.03 (copied) creating a branch of indexers for the greenstone 3.03 release Thu, 06 Sep 2007 06:30:50 GMT xiao [14502] * indexers/trunk/mgpp/jni/win32.mak (modified) rearrange library generation for search and retrieve dlls. Thu, 06 Sep 2007 06:29:47 GMT xiao [14501] * indexers/trunk/mg/jni/win32.mak (modified) rearrange library generation for search and retrieve dlls. Thu, 06 Sep 2007 04:35:00 GMT xiao [14495] * indexers/trunk/mgpp/jni/win32.mak (modified) correct typo Thu, 06 Sep 2007 04:20:32 GMT xiao [14494] * indexers/trunk/mgpp/jni/win32.mak (modified) correct typo Thu, 06 Sep 2007 04:12:59 GMT xiao [14493] * indexers/trunk/mgpp/jni/win32.mak (modified) correct typo