# # ChangeLog for main/trunk/greenstone2/perllib/lucenebuilder.pm # # Generated by Trac 1.4.2 # 2024-04-28T15:15:06+12:00 Wed, 16 Jul 2014 09:22:44 GMT ak19 [29144] * main/trunk/greenstone2/bin/script/lucene_passes.pl (modified) * main/trunk/greenstone2/bin/script/lucene_query.pl (modified) * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) Part of port from lucene3.3.0 to lucene4.7.2. LuceneWrapper related. ... Sun, 30 Mar 2014 22:32:20 GMT kjdon [28954] * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) the library code is now going to use the indexsortfieldmap, and we ... Wed, 16 Oct 2013 04:35:48 GMT davidb [28459] * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) Support for Cygwin added Tue, 13 Aug 2013 02:29:05 GMT kjdon [28035] * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) handle sort field none as well as rank Thu, 06 Jun 2013 00:01:18 GMT kjdon [27564] * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) check if defined before setting sortfields, as there may not be any Wed, 05 Jun 2013 23:29:54 GMT kjdon [27563] * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) * main/trunk/greenstone2/perllib/colcfg.pm (modified) * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) implementing the new build option sections_sort_on_document_metadata Thu, 16 May 2013 03:29:12 GMT kjdon [27357] * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) setting sortfield info to buildproc, and getting it back from ... Mon, 13 May 2013 23:11:21 GMT kjdon [27329] * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) changes to match mgpp's shortname mapping stuff. Changed some util ... Mon, 06 May 2013 03:19:40 GMT jmt12 [27301] * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) You can now use the indexname and indexlevel options to buildcol to ... Thu, 31 May 2012 01:19:14 GMT kjdon [25723] * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) when reloading the indexfieldmap from build.cfg for incremental ... Fri, 26 Aug 2011 05:32:18 GMT davidb [24496] * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) Tidy up of comments Wed, 24 Aug 2011 03:52:02 GMT davidb [24460] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) * main/trunk/greenstone2/perllib/mgppbuilder.pm (modified) Code changes to support indexers that are provided through the ... Wed, 03 Aug 2011 09:17:30 GMT ak19 [24362] * main/trunk/greenstone2/bin/script/build (modified) * main/trunk/greenstone2/bin/script/full-buildcol.pl (modified) * main/trunk/greenstone2/bin/script/full-import.pl (modified) * main/trunk/greenstone2/bin/script/full-rebuild.pl (modified) * main/trunk/greenstone2/bin/script/gsConvert.pl (modified) * main/trunk/greenstone2/bin/script/gti.pl (modified) * main/trunk/greenstone2/bin/script/incremental-buildcol.pl (modified) * main/trunk/greenstone2/bin/script/incremental-import-onlyadd.pl (modified) * main/trunk/greenstone2/bin/script/incremental-import.pl (modified) * main/trunk/greenstone2/bin/script/incremental-rebuild.pl (modified) * main/trunk/greenstone2/bin/script/mirror.pl (modified) * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/buildaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/indexaction.pm (modified) * main/trunk/greenstone2/perllib/g2futil.pm (modified) * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertToRogPlugin.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) The method of locating perl has changed once more: util now defines ... Wed, 22 Jun 2011 05:39:13 GMT ak19 [24192] * main/trunk/greenstone2/bin/script/build (modified) * main/trunk/greenstone2/bin/script/full-buildcol.pl (modified) * main/trunk/greenstone2/bin/script/full-import.pl (modified) * main/trunk/greenstone2/bin/script/full-rebuild.pl (modified) * main/trunk/greenstone2/bin/script/gsConvert.pl (modified) * main/trunk/greenstone2/bin/script/gti.pl (modified) * main/trunk/greenstone2/bin/script/incremental-buildcol.pl (modified) * main/trunk/greenstone2/bin/script/incremental-import-onlyadd.pl (modified) * main/trunk/greenstone2/bin/script/incremental-import.pl (modified) * main/trunk/greenstone2/bin/script/incremental-rebuild.pl (modified) * main/trunk/greenstone2/bin/script/mirror.pl (modified) * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/buildaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/indexaction.pm (modified) * main/trunk/greenstone2/perllib/g2futil.pm (modified) * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertToRogPlugin.pm (modified) Sam discovered that using dollar-Config{perlpath} in place of dollar- ... Wed, 08 Jun 2011 04:46:34 GMT ak19 [24126] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/buildaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/indexaction.pm (modified) * main/trunk/greenstone2/perllib/g2futil.pm (modified) * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertToRogPlugin.pm (modified) Sam and I fixed decided all calls to perl -S from within perl needed ... Mon, 25 Jan 2010 06:58:35 GMT ak19 [21621] * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) Checking for existence of LuceneWrapper to see if Lucene was disabled ... Tue, 01 Dec 2009 01:19:06 GMT oranfry [20999] * main/trunk/greenstone2 (moved) restructuring the repository Wed, 23 Sep 2009 01:37:53 GMT kjdon [20683] * gsdl/trunk/perllib/lucenebuilder.pm (modified) use incremental instead of keepold to decide whether to pass ...