# # ChangeLog for indexers/trunk # # Generated by Trac 1.4.2 # 2024-03-29T18:58:33+13:00 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 ... 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 Thu, 06 Sep 2007 03:40:23 GMT xiao [14492] * indexers/trunk/mgpp/jni/win32.mak (modified) modify to create separate libraries for search and retrieve respectively. Thu, 06 Sep 2007 02:04:42 GMT xiao [14490] * indexers/trunk/mg/jni/win32.mak (modified) modify to create separate libraries for search and retrieve respectively. Thu, 06 Sep 2007 01:16:34 GMT xiao [14487] * indexers/trunk/mgpp/java/org/greenstone/mgpp/MGPPRetrieveWrapper.java (copied) * indexers/trunk/mgpp/java/org/greenstone/mgpp/MGPPSearchWrapper.java (copied) wrapper class split out from MGPPWrapper.java. Thu, 06 Sep 2007 01:01:26 GMT xiao [14485] * indexers/trunk/mgpp/jni/Makefile.in (modified) correct typos Wed, 05 Sep 2007 23:08:05 GMT xiao [14481] * indexers/trunk/mg/jni/Makefile.in (modified) modify to generate separate libraries using separate wrappers for ... Wed, 05 Sep 2007 23:06:34 GMT xiao [14477] * indexers/trunk/mgpp/jni/Makefile.in (modified) modify to generate separate libraries using separate wrappers for ... Wed, 05 Sep 2007 22:58:10 GMT xiao [14463] * indexers/trunk/mgpp/jni/MGPPRetrieveWrapperImpl.cpp (added) * indexers/trunk/mgpp/jni/MGPPSearchWrapperImpl.cpp (added) c source code files split from MGPPWrapperImpl.cpp Wed, 05 Sep 2007 22:54:51 GMT xiao [14456] * indexers/trunk/mgpp/jni/org_greenstone_mgpp_MGPPRetrieveWrapper.h (added) * indexers/trunk/mgpp/jni/org_greenstone_mgpp_MGPPSearchWrapper.h (added) c source code header files split from MGPPWrapperImpl.h Wed, 05 Sep 2007 22:18:37 GMT xiao [14425] * indexers/trunk/mg/jni/org_greenstone_mg_MGRetrieveWrapper.h (added) * indexers/trunk/mg/jni/org_greenstone_mg_MGSearchWrapper.h (added) c source code header files split from MGWrapperIMpl.h Wed, 05 Sep 2007 22:16:47 GMT xiao [14424] * indexers/trunk/mg/jni/MGRetrieveWrapperImpl.c (added) * indexers/trunk/mg/jni/MGSearchWrapperImpl.c (added) c source code split from MGWrapperIMpl.c Wed, 05 Sep 2007 22:11:47 GMT xiao [14423] * indexers/trunk/mg/java/org/greenstone/mg/MGRetrieveWrapper.java (added) * indexers/trunk/mg/java/org/greenstone/mg/MGSearchWrapper.java (added) wrapper classes split from MGWrapper Sun, 10 Jun 2007 23:58:35 GMT mdewsnip [14172] * indexers/trunk/mg (modified) * indexers/trunk/mg/src/text (modified) * indexers/trunk/mgpp (modified) * indexers/trunk/mgpp/text (modified) svn:ignored some executables and other files that should never be ... Sat, 09 Jun 2007 02:20:30 GMT mdewsnip [14170] * indexers/trunk/mgpp/configure (modified) * indexers/trunk/mgpp/configure.in (modified) Changed ICONV to iconv so this works on Solaris and other non-Linux ... Wed, 06 Jun 2007 03:28:49 GMT oranfry [14133] * indexers/trunk (moved) repository restructuring Wed, 14 Feb 2007 03:24:42 GMT kjdon [13909] * trunk/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) check that searcher is not null before closing it, in cleanUp()