# # ChangeLog for main/trunk/greenstone2/runtime-src/src/colservr/collectset.cpp # # Generated by Trac 1.4.2 # 2024-05-03T03:52:08+12:00 Thu, 06 May 2010 00:58:19 GMT davidb [22050] * main/trunk/greenstone2/runtime-src/src/colservr/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/src/colservr/collectserver.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/collectset.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/comtypes.h (modified) * main/trunk/greenstone2/runtime-src/src/colservr/lucenequeryfilter.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/sqlbrowsefilter.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/sqlbrowsefilter.h (modified) Updating of code to support sql-query filter Fri, 15 Jan 2010 02:16:03 GMT mdewsnip [21472] * main/trunk/greenstone2/runtime-src/src/colservr/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/src/colservr/collectset.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/win32.mak (modified) Created USE_GDBM and USE_JDBM defines that work similar to USE_SQLITE ... Thu, 14 Jan 2010 03:08:59 GMT ak19 [21453] * main/trunk/greenstone2/runtime-src/src/colservr/collectset.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/collectset.h (modified) Dr Bainbridge improved some code by adding the helper method ... Mon, 04 Jan 2010 10:14:10 GMT davidb [21415] * main/trunk/greenstone2/runtime-src/src/colservr/collectset.cpp (modified) Support for JDBM database backend added Wed, 09 Dec 2009 08:41:14 GMT ak19 [21324] * main/trunk/greenstone2/runtime-src/src/colservr/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/src/colservr/collectserver.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/collectset.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/collectset.h (modified) * main/trunk/greenstone2/runtime-src/src/colservr/phrasesearch.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/phrasesearch.h (modified) * main/trunk/greenstone2/runtime-src/src/colservr/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/corba/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/src/corba/corbaclient.mpp (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/protocol/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/src/protocol/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/recpt/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/src/recpt/gsdl_modules_cfg.h (modified) * main/trunk/greenstone2/runtime-src/src/recpt/librarymain.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/mod_gsdl.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/recpt/wizardaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/w32server/cgiwrapper.cpp (modified) * main/trunk/greenstone2/runtime-src/src/w32server/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/z3950/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/src/z3950/win32.mak (modified) Changes to makefiles, configure files, and source code to work with ... Tue, 01 Dec 2009 01:19:06 GMT oranfry [20999] * main/trunk/greenstone2 (moved) restructuring the repository Thu, 11 Jun 2009 02:35:45 GMT davidb [19806] * gsdl/trunk/runtime-src/src/colservr/collectset.cpp (modified) Dr Bainbridge's fix to getting collectgroup to work again, which ...