source: main/trunk/greenstone2/runtime-src/src/colservr@ 24411

Name Size Rev Age Author Last Change
../
collectserver.cpp 20.5 KB 24411   13 years ak19 Katherine's commit for modelcol's collect.cfg explained that its …
mgq.c 19.3 KB 1285   24 years sjboddie Removed CVS logging information from source files
mgqueryfilter.cpp 17.8 KB 16445   16 years mdewsnip Search result document numbers are now represented with a text_t …
collectset.cpp 17.4 KB 22067   14 years ak19 1. More changes to makefiles: rm JDBMWrapper.jar and jdbm.jar on …
mgsearch.cpp 16.5 KB 15590   16 years mdewsnip Removed unnecessary inclusions of the gdbm headers.
queryfilter.cpp 15.4 KB 16445   16 years mdewsnip Search result document numbers are now represented with a text_t …
source.cpp 13.6 KB 21772   14 years ak19 Removing the Doc and Sec opening and closing tags, since they …
lucenequeryfilter.cpp 12.8 KB 22050   14 years davidb Updating of code to support sql-query filter
mgppqueryfilter.cpp 12.4 KB 20727   15 years kjdon added support for defaultlevel in collect.cfg, for mgpp and lucene. …
queryinfo.cpp 12.2 KB 16947   16 years mdewsnip Changed the Lucene code to use the Greenstone document OIDs directly, …
comtypes.h 11.7 KB 24114   13 years ak19 Now GS2 works out the earliestDatestamp of the repository in the …
filter.cpp 9.4 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
mgppsearch.cpp 9.3 KB 15594   16 years mdewsnip (Adding new DB support) Replaced all "gdbm_level" with "text_level".
browsefilter.cpp 9.2 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
phrasesearch.cpp 8.1 KB 21324   14 years ak19 Changes to makefiles, configure files, and source code to work with …
lucenesearch.cpp 7.6 KB 24008   13 years ak19 lucenesearch needs to use a temporary folder to write out a file to. …
comtypes.cpp 7.6 KB 24114   13 years ak19 Now GS2 works out the earliestDatestamp of the repository in the …
collectserver.h 6.7 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
sqlqueryfilter.cpp 5.5 KB 22049   14 years davidb Similar to introduction of sqlquery action, introduction of …
sqlbrowsefilter.cpp 5.3 KB 22050   14 years davidb Updating of code to support sql-query filter
queryinfo.h 5.2 KB 16947   16 years mdewsnip Changed the Lucene code to use the Greenstone document OIDs directly, …
win32.mak 5.0 KB 22766   14 years mdewsnip Instead of having two copies of expat in Greenstone (one for Linux and …
source.h 4.9 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
expat_resultset.cpp 4.7 KB 22738   14 years mdewsnip Added copyright header to runtime-src/src/colservr/expat_document.cpp, …
maptools.cpp 4.5 KB 9929   19 years kjdon modifications so that collectionmeta are read from the config file, …
filter.h 4.5 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
Makefile.in 4.5 KB 22058   14 years ak19 Changes to makefiles to 1. incorporate USE_GDBM and USE_JDBM flags …
mgsearch.h 3.8 KB 9937   19 years kjdon modified the filters/sources etc so that if an indexstem is specified …
expat_document.cpp 3.7 KB 22738   14 years mdewsnip Added copyright header to runtime-src/src/colservr/expat_document.cpp, …
mgppsearch.h 3.4 KB 15594   16 years mdewsnip (Adding new DB support) Replaced all "gdbm_level" with "text_level".
lucenesearch.h 3.1 KB 15594   16 years mdewsnip (Adding new DB support) Replaced all "gdbm_level" with "text_level".
sqlfilter.cpp 3.1 KB 22049   14 years davidb Similar to introduction of sqlquery action, introduction of …
lucenesource.cpp 3.0 KB 20730   15 years kjdon now we are using gs2:docOID to find the right section in a document …
queryfilter.h 3.0 KB 16445   16 years mdewsnip Search result document numbers are now represented with a text_t …
phrasequeryfilter.cpp 3.0 KB 15558   16 years mdewsnip (Adding new DB support) Changed lots of "gdbm"s to "db"s, in …
mgqueryfilter.h 2.7 KB 16445   16 years mdewsnip Search result document numbers are now represented with a text_t …
search.h 2.6 KB 8024   20 years davidb Renaming of variables and member functions using contstructs such as …
mgq.h 2.6 KB 1285   24 years sjboddie Removed CVS logging information from source files
querycache.cpp 2.5 KB 9620   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
colservrconfig.cpp 2.5 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
collectset.h 2.2 KB 21455   14 years ak19 Major bug fix after Dr Bainbridge debugged the server code which was …
maptools.h 2.1 KB 9929   19 years kjdon modifications so that collectionmeta are read from the config file, …
lucenequeryfilter.h 2.0 KB 20727   15 years kjdon added support for defaultlevel in collect.cfg, for mgpp and lucene. …
mgppqueryfilter.h 2.0 KB 20727   15 years kjdon added support for defaultlevel in collect.cfg, for mgpp and lucene. …
sqlfilter.h 2.0 KB 22049   14 years davidb Similar to introduction of sqlquery action, introduction of …
browsefilter.h 2.0 KB 15558   16 years mdewsnip (Adding new DB support) Changed lots of "gdbm"s to "db"s, in …
querycache.h 1.8 KB 1285   24 years sjboddie Removed CVS logging information from source files
phrasesearch.h 1.7 KB 21324   14 years ak19 Changes to makefiles, configure files, and source code to work with …
sqlqueryfilter.h 1.6 KB 22744   14 years mdewsnip Minor copyright statement fixes.
colservrconfig.h 1.6 KB 16310   16 years davidb Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
sqlbrowsefilter.h 1.5 KB 22050   14 years davidb Updating of code to support sql-query filter
lucenesource.h 1.5 KB 15593   16 years mdewsnip (Adding new DB support) Renamed mggdbmsourceclass to mgsourceclass, …
search.cpp 1.5 KB 1663   23 years nzdl Removed logging information from the few files that still had it.
phrasequeryfilter.h 1.4 KB 1320   24 years kjm18 now inherits from mgqueryfilter rather than queryfilter
expat_resultset.h 1.3 KB 22738   14 years mdewsnip Added copyright header to runtime-src/src/colservr/expat_document.cpp, …
expat_document.h 1.3 KB 22738   14 years mdewsnip Added copyright header to runtime-src/src/colservr/expat_document.cpp, …
mgppsource.h 1.2 KB 21326   14 years ak19 Changes to makefiles, configure files, and source code to work with …
mgsource.h 1.2 KB 15593   16 years mdewsnip (Adding new DB support) Renamed mggdbmsourceclass to mgsourceclass, …
mgppsource.cpp 1.2 KB 21326   14 years ak19 Changes to makefiles, configure files, and source code to work with …
mgsource.cpp 1.2 KB 15593   16 years mdewsnip (Adding new DB support) Renamed mggdbmsourceclass to mgsourceclass, …
  • Property svn:ignore set to
    *.obj
    *.lib
    Makefile
Note: See TracBrowser for help on using the repository browser.